Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)