From ca7e64a09823977e1af028e9482424e643beee68 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 29 May 2014 14:40:39 -0700 Subject: [PATCH] Build telegps distribution bits with 'make fat' Signed-off-by: Keith Packard --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 919dc2a9..15d2c82d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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) -- 2.30.2