summaryrefslogtreecommitdiff
path: root/gsmdecode/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gsmdecode/Makefile.am')
-rw-r--r--gsmdecode/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/gsmdecode/Makefile.am b/gsmdecode/Makefile.am
new file mode 100644
index 0000000..69fd6b1
--- /dev/null
+++ b/gsmdecode/Makefile.am
@@ -0,0 +1,6 @@
+SUBDIRS = src
+EXTRA_DIST = config VERSION bootstrap INSTALL example_sms2.xml
+
+test:
+ @echo "foobar"
+
personal git repositories of Harald Welte. Your mileage may vary