From 4c75dcdebd83f30cca53bbc25b1dcd6812721389 Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Mon, 07 Jul 2008 15:45:41 +0000 Subject: Add files to makefile --- diff --git a/bin/Makefile.am b/bin/Makefile.am index 764f0ba..c583cbe 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -1,4 +1,6 @@ bin_SCRIPTS = \ - datastore-service + datastore-service \ + copy-from-journal \ + copy-to-journal EXTRA_DIST = $(bin_SCRIPTS) -- cgit v0.9.1