aboutsummaryrefslogtreecommitdiff
path: root/libXfont/src/FreeType/Makefile.am
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-10-01 12:23:16 +0200
committermarha <marha@users.sourceforge.net>2013-10-01 12:28:08 +0200
commit6dd755aa923291db2501cc5c22e409c41a70e3c1 (patch)
treefa88a321afc13657f7687a25d466f49151c9599a /libXfont/src/FreeType/Makefile.am
parenta5391fdea94a7b827069c6f926f83a235076ccb4 (diff)
downloadvcxsrv-6dd755aa923291db2501cc5c22e409c41a70e3c1.tar.gz
vcxsrv-6dd755aa923291db2501cc5c22e409c41a70e3c1.tar.bz2
vcxsrv-6dd755aa923291db2501cc5c22e409c41a70e3c1.zip
Update following packages:
libXpm-3.5.11 libXaw-1.0.12 libXfont-1.4.6 libXrender-0.9.8 xproto-7.0.24 inputproto-2.3 xclock-1.0.7 xhost-1.0.6
Diffstat (limited to 'libXfont/src/FreeType/Makefile.am')
-rw-r--r--libXfont/src/FreeType/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/libXfont/src/FreeType/Makefile.am b/libXfont/src/FreeType/Makefile.am
index fa45da120..ab60ffa9a 100644
--- a/libXfont/src/FreeType/Makefile.am
+++ b/libXfont/src/FreeType/Makefile.am
@@ -1,10 +1,10 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I${top_srcdir}/include
-noinst_LTLIBRARIES = libft.la
-
AM_CFLAGS = $(FREETYPE_CFLAGS) $(XFONT_CFLAGS) $(OS_CFLAGS) $(CWARNFLAGS)
+noinst_LTLIBRARIES = libft.la
+
libft_la_SOURCES = \
ft.h \
ftfuncs.h \