summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 751957d..ab7230f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +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' > $(distdir)/ChangeLog
+ 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)/*