Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2008-07-07 15:45:41 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2008-07-07 15:45:41 (GMT)
commit4c75dcdebd83f30cca53bbc25b1dcd6812721389 (patch)
tree782f5d56c79b4aee8c4892e680c25b51f03ffde6
parent588f82ed0d2140b368693cd4ae96aa13f2b9285b (diff)
Add files to makefile
-rw-r--r--bin/Makefile.am4
1 files changed, 3 insertions, 1 deletions
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)