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