aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/FbTk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index 5d8ee04..aeaefd7 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -1,6 +1,6 @@
1noinst_LIBRARIES = libFbTk.a 1noinst_LIBRARIES = libFbTk.a
2 2
3AM_CPPFLAGS=-Wall @CPPFLAGS@ 3AM_CPPFLAGS=@CPPFLAGS@
4 4
5if XFT 5if XFT
6xft_SOURCE= XftFontImp.hh XftFontImp.cc 6xft_SOURCE= XftFontImp.hh XftFontImp.cc