aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d6f56da..627e64d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,3 +12,7 @@ libsandbox: libsbutil
src: libsbutil
EXTRA_DIST = localdecls.h ChangeLog.0
+
+dist-hook:
+ PATH="$${PATH}:./scripts" svn2cl
+ cp ChangeLog $(distdir)