summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Maki <jmaki@multitech.com>2010-04-23 12:32:53 -0500
committerJames Maki <jmaki@multitech.com>2010-04-23 12:32:53 -0500
commit5450acde53db80f453a658f59ab887212680ca34 (patch)
treec67ba88c2d9e5a4fcf84919ea607214618614bd5 /Makefile.am
downloadvenus-gps-5450acde53db80f453a658f59ab887212680ca34.tar.gz
venus-gps-5450acde53db80f453a658f59ab887212680ca34.tar.bz2
venus-gps-5450acde53db80f453a658f59ab887212680ca34.zip
initial commit
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..8f99788
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,3 @@
+AUTOMAKE_OPTIONS = gnu
+SUBDIRS = src
+