wmnotify 1.1.0
[dockapps/wmnotify.git] / autogen.sh
index 01ac134..eea11ef 100755 (executable)
@@ -2,5 +2,9 @@
 # autogen.sh -- Use this script to create generated files from the git
 # distribution
 
-autoreconf -vi
+# ChangeLog is generated from git log output using "make changelog"
+touch ChangeLog
 
+set -e
+autoreconf -vi
+rm -rf autom4te.cache