summaryrefslogtreecommitdiff
path: root/gssm/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@openmoko.org>2008-10-13 09:02:02 +0200
committerHarald Welte <laforge@openmoko.org>2008-10-13 09:02:02 +0200
commit08f95b2ac7f377f98f83761b52027b88824d7a64 (patch)
tree08a81eabd6f4dba1f66a6190a7668087634f1916 /gssm/Makefile.am
parent3f97e0be9f90c505f34afa8371c25a0ffa3e97c1 (diff)
initial import of gssm-v0.1.1a
Diffstat (limited to 'gssm/Makefile.am')
-rw-r--r--gssm/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/gssm/Makefile.am b/gssm/Makefile.am
new file mode 100644
index 0000000..90b432f
--- /dev/null
+++ b/gssm/Makefile.am
@@ -0,0 +1,3 @@
+include $(top_srcdir)/Makefile.common
+
+SUBDIRS = src
personal git repositories of Harald Welte. Your mileage may vary