Found an awk implementation of files-from-date
[backups/.git] / scripts / Makefile.am
index 95e619cf9207254dd1045a57351213657970f0dd..92bd941a0c3c92923eddb39f997017a714a67001 100644 (file)
@@ -1,5 +1,8 @@
-EXTRA_DIST= \
+bin_SCRIPTS = \
+  files-from-date.sh \
   find-cmd.sh \
-  list-dates.rb \
+  list-dates.sh \
   other-commands \
   rsync-cmd.sh
+
+EXTRA_DIST = $(bin_SCRIPTS)