launch script renaming

This commit is contained in:
Pascal Brisset
2007-07-13 12:58:40 +00:00
parent b690e97014
commit 106a8814ff
+1 -1
View File
@@ -39,7 +39,7 @@ INCLUDES= -I +lablgtk2 -I ../lib/ocaml -I +xml-light
AIRBORNE = ../airborne
VARINCLUDE=$(PAPARAZZI_HOME)/var/include
ACINCLUDE = $(PAPARAZZI_HOME)/var/$(AIRCRAFT)
LAUNCHSITL = launchsitl.ml
LAUNCHSITL = launchsitl
all : gaia sitl.cma simhitl $(LAUNCHSITL)
@chmod a+x $(LAUNCHSITL)