mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-01 21:41:53 +02:00
14 lines
329 B
Diff
14 lines
329 B
Diff
--- mupdf-0.7_orig/Makefile 2010-09-10 17:38:20.986315574 +0400
|
|
+++ mupdf-0.7/Makefile 2010-09-11 16:26:24.552535117 +0400
|
|
@@ -32,8 +32,8 @@
|
|
|
|
LIBS := -lfreetype -ljbig2dec -lopenjpeg -ljpeg -lz -lm
|
|
|
|
-include Makerules
|
|
-include Makethird
|
|
+#include Makerules
|
|
+#include Makethird
|
|
|
|
CFLAGS += $(THIRD_INCS) $(SYS_FREETYPE_INC)
|
|
|