diff options
Diffstat (limited to 'libexslt/Makefile.am')
-rw-r--r-- | libexslt/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexslt/Makefile.am b/libexslt/Makefile.am index 444444da..12b6b12b 100644 --- a/libexslt/Makefile.am +++ b/libexslt/Makefile.am @@ -7,7 +7,8 @@ exsltincdir = $(includedir)/libexslt exsltinc_HEADERS = \ exslt.h \ - utils.h + utils.h \ + exsltconfig.h libexslt_la_SOURCES = \ exslt.c \ |