X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2FMakefile;h=04bc87a08a200b92e884c925e6f2f148d23b3c60;hb=82931d63c508e5953e9d5a19be76b60ec0e146c5;hp=201c5a405fd116cdad5ea43fbba72f925e118e62;hpb=61298e645e43da02c939e9512949f0b183542d58;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/guicast/Makefile b/cinelerra-5.1/guicast/Makefile index 201c5a40..04bc87a0 100644 --- a/cinelerra-5.1/guicast/Makefile +++ b/cinelerra-5.1/guicast/Makefile @@ -87,7 +87,7 @@ OUTPUT = $(OBJDIR)/libguicast.a UTILS = $(OBJDIR)/bootstrap $(OBJDIR)/pngtoh $(OBJDIR)/pngtoraw BCXFER = xfer/$(OBJDIR)/xfer.stamp -CFLAGS += -I/usr/include/freetype2 +CFLAGS += $(static_incs) $(shell echo $(CFLAGS) > $(OBJDIR)/c_flags) $(shell echo $(OBJS) > $(OBJDIR)/objs)