mirror of
https://github.com/nasa/trick.git
synced 2025-04-07 19:34:23 +00:00
Stop DPX makefile from trying to make catalog.xml. Ref #324
This commit is contained in:
parent
054245f968
commit
7544f4f96a
@ -16,7 +16,7 @@ ifneq ("$(wildcard ${TRICK_HOME}/trick_source/data_products/fermi-ware)","")
|
||||
APPDIRS += APPS/FXPLOT
|
||||
endif
|
||||
|
||||
all: $(LIBDIRS) $(APPDIRS) xml_catalog
|
||||
all: $(LIBDIRS) $(APPDIRS)
|
||||
|
||||
.PHONY: $(LIBDIRS) $(APPDIRS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user