Build telegps distribution bits with 'make fat'
authorKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 21:40:39 +0000 (14:40 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 21:40:39 +0000 (14:40 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile.am

index 919dc2a9586dd919d7ab9209601f8b6c0283bf8e..15d2c82da0c1263f4a6cc68e120b08efd090b086 100644 (file)
@@ -20,6 +20,7 @@ fat:
        cd altosuilib && $(MAKE) all
        cd altosui && $(MAKE) fat
        cd micropeak && $(MAKE) fat
+       cd telegps && $(MAKE) fat
 
 set-java-versions:
        $(top_srcdir)/fix-java-versions org.altusmetrum.altoslib=$(ALTOSLIB_VERSION) org.altusmetrum.altosuilib=$(ALTOSUILIB_VERSION)