From 22b5b6d0f50ad9d278c04559fef81df6a6141209 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 27 Jul 2006 10:08:17 +0000 Subject: 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(-) (limited to 'libass/Makefile') diff --git a/libass/Makefile b/libass/Makefile index f259b49275..06a4fef650 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 -- cgit v1.2.3