summaryrefslogtreecommitdiff
path: root/libexslt/Makefile.am
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-06-22 14:10:16 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-06-22 14:10:46 +0900
commiteffb43a066e70763fa89eb7142b7cb7b428694ad (patch)
treed9712da186814a92d207016209bb7e19d7db5596 /libexslt/Makefile.am
parent195f644cf7b5e93208b033fa7c5501c41cf82f59 (diff)
downloadlibxslt-effb43a066e70763fa89eb7142b7cb7b428694ad.tar.gz
libxslt-effb43a066e70763fa89eb7142b7cb7b428694ad.tar.bz2
libxslt-effb43a066e70763fa89eb7142b7cb7b428694ad.zip
Imported Upstream version 1.1.29upstream/1.1.29
Change-Id: I7d894ba27f8f8e886dbcece3bb3df8e69059cae9 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
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 \