summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..ab7230f
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,7 @@
+AC_LOCAL_AMFLAGS = -l m4
+
+SUBDIRS = libinotifytools src man
+
+dist-hook:
+ svn2cl -r HEAD:1 --stdout --break-before-msg . | sed -e 's|ro_han|Rohan McGovern|g' -e 's|raduv|Radu Voicilas|g' > $(distdir)/ChangeLog
+ touch -d '2 days ago' $(distdir)/*