summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2013-05-19 21:20:06 -0400
committerHubert Figuière <hub@figuiere.net>2013-05-19 21:20:18 -0400
commit69196f981670b24904394de1d00e97433b349620 (patch)
treefaf38c2927766c95c1b607342c0a3ea0d8a4c2b5 /configure.ac
parent8945e333f485a9f06127520108d67ac18e2192ea (diff)
Fix make dist
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3219cfd..eac3736 100644
--- a/configure.ac
+++ b/configure.ac
@@ -205,13 +205,21 @@ AC_OUTPUT([
Makefile
third-party/Makefile
third-party/zuid/interfaces/Makefile
+third-party/zlib/Makefile
+third-party/expat/Makefile
source/Makefile
+XMPCore/Makefile
XMPCore/source/Makefile
+XMPFiles/Makefile
XMPFiles/source/Makefile
XMPFiles/source/FileHandlers/Makefile
XMPFiles/source/FormatSupport/Makefile
XMPFiles/source/NativeMetadataSupport/Makefile
XMPFiles/source/PluginHandler/Makefile
+XMPFilesPlugins/Makefile
+XMPFilesPlugins/api/Makefile
+XMPFilesPlugins/api/source/Makefile
+XMPFilesPlugins/PDF_Handler/Makefile
samples/Makefile
samples/source/Makefile
samples/testfiles/Makefile