forked from soutade/libgourou
Remove old pugixml include in utils Makefile
This commit is contained in:
parent
cad2189fc2
commit
46afe771c7
|
@ -6,7 +6,7 @@ TARGETS=$(TARGET_BINARIES) launcher
|
|||
|
||||
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=
|
||||
LDFLAGS += -L$(ROOT) -lcrypto -lzip -lz -lcurl -lpugixml
|
||||
|
|
Loading…
Reference in New Issue
Block a user