summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-11-15 20:08:17 +0000
committerMorgan Deters <mdeters@gmail.com>2010-11-15 20:08:17 +0000
commit80596bc6e2a4aba6c14d408a41a214579b636f03 (patch)
tree17a09dc22f5bf10c7008e0b8467052ae92112149 /Makefile.am
parent0eb2a0362fee06023f0668e94bb566b69f4a7cda (diff)
fix some things with the build system (make dist, make install, make check)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e482638d3..288cfb2cc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -89,6 +89,7 @@ EXTRA_DIST = \
Makefile.builds.in \
Makefile.subdir \
config/build-type \
- config/mkbuilddir
+ config/mkbuilddir \
+ config/doxygen.cfg
dist-hook:
cp -p "$(srcdir)/Makefile" "$(distdir)/Makefile"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback