diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/FbTk/Makefile.am | 2 |
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 @@ | |||
1 | noinst_LIBRARIES = libFbTk.a | 1 | noinst_LIBRARIES = libFbTk.a |
2 | 2 | ||
3 | AM_CPPFLAGS=-Wall @CPPFLAGS@ | ||
4 | |||
3 | if XFT | 5 | if XFT |
4 | xft_SOURCE= XftFontImp.hh XftFontImp.cc | 6 | xft_SOURCE= XftFontImp.hh XftFontImp.cc |
5 | endif | 7 | endif |