]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/Makefile.in
Fixed compilation issues.
[stg.git] / projects / stargazer / plugins / Makefile.in
index dd1e124a32a1e01407d872605a4d490476ed7785..efb5d984e4a6cdb2ca947339a2a0c215b2b0cd12 100644 (file)
@@ -13,8 +13,8 @@ STGLIBS_PATHS = $(addprefix -L ../../../../../stglibs/,$(addsuffix .lib,$(STGLIB
 
 STGLIBS_LIBS = $(addprefix -lstg,$(STGLIBS))
 
-CXXFLAGS += -fPIC $(STGLIBS_INCS)
-CFLAGS += -fPIC $(STGLIBS_INCS)
+CXXFLAGS += -fPIC $(DEFS) $(SEARCH_DIRS) $(STGLIBS_INCS)
+CFLAGS += -fPIC $(DEFS) $(SEARCH_DIRS) $(STGLIBS_INCS)
 
 ifneq ($(OS),darwin)
 LDFLAGS += -shared -Wl,-rpath,$(PREFIX)/usr/lib/stg