summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2009-05-12 19:18:38 +0000
committerStef Walter <stef@memberwebs.com>2009-05-12 19:18:38 +0000
commitc7093ba47710804ff8da32dc401fdef7f73171a4 (patch)
tree9651eee46a7c0aa21d16e4f61970d67b271fbc37 /Makefile.am
Initial import
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..4cff35f
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,6 @@
+
+SUBDIRS = module
+
+dist-hook:
+ rm -rf `find $(distdir)/ -name '.??*'`
+