Makefile adaption for freetype.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2000-09-03 13:41:07 +00:00
parent 37b09a9a1a
commit e83bf4f7e1
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ HEADERS=canvas.h
OBJECTS=canvas.o
APPEXTRADEFS=-I$(top_srcdir)/contrib/include -I/usr/local/include
APPEXTRADEFS=-I$(top_srcdir)/contrib/include
include $(top_builddir)/src/makelib.env