summaryrefslogtreecommitdiff
path: root/gsmdecode/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gsmdecode/Makefile.am')
-rw-r--r--gsmdecode/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/gsmdecode/Makefile.am b/gsmdecode/Makefile.am
index 9b3abbf..69fd6b1 100644
--- a/gsmdecode/Makefile.am
+++ b/gsmdecode/Makefile.am
@@ -1,2 +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