From 2f8682c346bb031d08bf1d2942f1a7e99a419427 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 27 Jul 2006 10:08:17 +0000 Subject: [PATCH] Unify include paths in the build system, part I. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19195 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libass/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/libass/Makefile b/libass/Makefile index f259b49..06a4fef 100644 --- a/libass/Makefile +++ b/libass/Makefile @@ -13,8 +13,6 @@ CFLAGS = $(OPTFLAGS) \ -I. -I.. \ -I../libmpcodecs \ -D_GNU_SOURCE \ - $(FREETYPE_INC) \ - $(FONTCONFIG_INC) \ .SUFFIXES: .c .o -- 2.40.0