mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 21:07:40 +08:00
[tools] move generators into subdir
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ PAPARAZZI_HOME=$(HOME)/paparazzi
|
||||
endif
|
||||
|
||||
ifeq ($(PAPARAZZI_SRC),)
|
||||
TOOLS=$(DESTDIR)/usr/share/paparazzi/bin
|
||||
GENERATORS=$(DESTDIR)/usr/share/paparazzi/bin
|
||||
else
|
||||
TOOLS=$(PAPARAZZI_SRC)/sw/tools
|
||||
GENERATORS=$(PAPARAZZI_SRC)/sw/tools/generators
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user