summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-11-09 21:47:30 +0000
committerMorgan Deters <mdeters@gmail.com>2009-11-09 21:47:30 +0000
commit5b5474281c4cdc880bff8b9e38b84dc84f88e50c (patch)
treeb0b6f4a53a45af07b81a855154738366bea8eb5d /Makefile.am
parent842e581321bcd9f30c60b9dacc671843ca776fed (diff)
minor fixes, added contrib directory
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a60337f29..b224de9b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src doc
+SUBDIRS = src doc contrib
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback