Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/datastore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'datastore/Makefile.am')
-rw-r--r--datastore/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/datastore/Makefile.am b/datastore/Makefile.am
new file mode 100644
index 0000000..bfebefe
--- /dev/null
+++ b/datastore/Makefile.am
@@ -0,0 +1,7 @@
+ACLOCAL_AMFLAGS = -I m4
+
+SUBDIRS = bin etc src
+
+test:
+ @cd tests
+ $(MAKE) -C tests test