altosui,micropeak: Link altoslib.jar and altosuilib.jar before compiling
[fw/altos] / micropeak / Makefile.am
index 95c95f406809e769d93c7cc83961ad44e67a77fb..4a7aaaa1de0d85ab13d98a4056aebc8d8b6d00c8 100644 (file)
@@ -155,6 +155,8 @@ $(FATJAR): classmicropeak.stamp Manifest-fat.txt $(ALTOSLIB_CLASS) $(ALTOSUILIB_
                -C classes org \
                -C ../libaltos libaltosJNI
 
+classaltosui.stamp: $(ALTOSLIB_CLASS) $(ALTOSUILIB_CLASS)
+
 libaltos.so: build-libaltos
        -rm -f "$@"
        $(LN_S) ../libaltos/.libs/"$@" .