Fix typo.

This commit is contained in:
Behdad Esfahbod 2007-10-29 23:51:48 +00:00
parent ef1f481752
commit 5c9bd37995
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
## Process this file with automake to produce Makefile.in
INCLUDES = \
$(FREETYPE_CFLAGS)
$(FREETYPE_CFLAGS) \
-I $(srcdir)
noinst_LTLIBRARIES = libharfbuzz-1.la
@ -58,4 +59,4 @@ EXTRA_DIST = \
COPYING.FTL \
COPYING.GPL \
COPYING \
$(INCLUDED_SOURCES)
$(INCLUDEDSOURCES)