diff options
Diffstat (limited to 'gsmdecode/Makefile.am')
-rw-r--r-- | gsmdecode/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gsmdecode/Makefile.am b/gsmdecode/Makefile.am new file mode 100644 index 0000000..9b3abbf --- /dev/null +++ b/gsmdecode/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = src +EXTRA_DIST = config VERSION bootstrap INSTALL example_sms2.xml |