forked from soutade/libgourou
Remove old pugixml include in utils Makefile
This commit is contained in:
@@ -6,7 +6,7 @@ TARGETS=$(TARGET_BINARIES) launcher
|
|||||||
|
|
||||||
MAN_PAGES=acsmdownloader adept_activate adept_remove adept_loan_mgt
|
MAN_PAGES=acsmdownloader adept_activate adept_remove adept_loan_mgt
|
||||||
|
|
||||||
CXXFLAGS=-Wall -fPIC -I$(ROOT)/include -I$(ROOT)/lib/pugixml/src/
|
CXXFLAGS=-Wall -fPIC -I$(ROOT)/include
|
||||||
|
|
||||||
STATIC_DEP=
|
STATIC_DEP=
|
||||||
LDFLAGS += -L$(ROOT) -lcrypto -lzip -lz -lcurl -lpugixml
|
LDFLAGS += -L$(ROOT) -lcrypto -lzip -lz -lcurl -lpugixml
|
||||||
|
Reference in New Issue
Block a user