Fix redundant headers in list
authorDaniel Veillard <veillard@redhat.com>
Fri, 21 Aug 2009 14:14:34 +0000 (16:14 +0200)
committerDaniel Veillard <veillard@redhat.com>
Fri, 21 Aug 2009 14:14:34 +0000 (16:14 +0200)
libexslt/Makefile.am

index 0326ca1..d44c61c 100644 (file)
@@ -11,8 +11,6 @@ exsltincdir = $(includedir)/libexslt
 exsltinc_HEADERS =                      \
        exslt.h                         \
        exsltconfig.h                   \
-       exslt.h                         \
-       exsltconfig.h                   \
        exsltexports.h
 
 libexslt_la_SOURCES =                   \