summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 288c4e3)
raw | patch | inline | side by side (parent: 288c4e3)
author | Ted Gould <ted@gould.cx> | |
Thu, 31 Dec 2009 06:23:42 +0000 (00:23 -0600) | ||
committer | Ted Gould <ted@gould.cx> | |
Thu, 31 Dec 2009 06:23:42 +0000 (00:23 -0600) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 7fa869012c58cd586eadd18e74d4276519eaddc1..a064496ce4893b6bd0795a1fb8f16e7ac83a1ff5 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
inkview_SOURCES =
# Add sources that are built from meta files
BUILT_SOURCES =
+# Extra files to distribute
+EXTRA_DIST =
INCLUDES = \
$(PERL_CFLAGS) $(PYTHON_CFLAGS) \
include 2geom/Makefile_insert
# Extra files not mentioned as sources to include in the source tarball
-EXTRA_DIST = \
+EXTRA_DIST += \
$(top_srcdir)/Doxyfile \
sp-skeleton.cpp sp-skeleton.h \
algorithms/makefile.in \