Wrote some ruby scripts to help with restore
[backups/.git] / scripts / Makefile.am
index 95e619cf9207254dd1045a57351213657970f0dd..6711a003ea687e3b96121d3a7345c482dac3246c 100644 (file)
@@ -1,5 +1,8 @@
-EXTRA_DIST= \
+bin_SCRIPTS = \
+  files-from-date.rb \
   find-cmd.sh \
   list-dates.rb \
   other-commands \
   rsync-cmd.sh
+
+EXTRA_DIST = $(bin_SCRIPTS)