summaryrefslogtreecommitdiff
path: root/libexslt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libexslt/Makefile.am')
-rw-r--r--libexslt/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/libexslt/Makefile.am b/libexslt/Makefile.am
index 0e92e51b..1cf51381 100644
--- a/libexslt/Makefile.am
+++ b/libexslt/Makefile.am
@@ -10,8 +10,9 @@ exsltincdir = $(includedir)/libexslt
exsltinc_HEADERS = \
exslt.h \
- exsltconfig.h \
exsltexports.h
+nodist_exsltinc_HEADERS = \
+ exsltconfig.h
libexslt_la_SOURCES = \
exslt.c \