Provide a dummy 'uninstall' target in the src directory.
[fw/altos] / src / Makefile
index d984e9dc334011ce434d8a566010b92db297f4db..8c24e6f43f31625315a13fbd3f4173dbd03d6ac9 100644 (file)
@@ -298,6 +298,8 @@ clean:
 
 install:
 
+uninstall:
+
 ao_flight_test: ao_flight.c ao_flight_test.c ao_host.h
        cc -g -o $@ ao_flight_test.c