aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1cb3131..b41ee5d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,6 +7,8 @@ fbpager_SOURCES= main.cc FbPager.hh FbPager.cc \
7 Workspace.cc Workspace.hh \ 7 Workspace.cc Workspace.hh \
8 Ewmh.hh Ewmh.cc ClientHandler.hh \ 8 Ewmh.hh Ewmh.cc ClientHandler.hh \
9 ClientWindow.hh Pager.hh WindowHint.hh FbRootWindow.hh \ 9 ClientWindow.hh Pager.hh WindowHint.hh FbRootWindow.hh \
10 ScaleWindowToWindow.hh Resources.hh RefBinder.hh 10 ScaleWindowToWindow.hh Resources.hh RefBinder.hh \
11 PropertyTools.hh PropertyTools.cc
12
11fbpager_CXXFLAGS=-IFbTk 13fbpager_CXXFLAGS=-IFbTk
12fbpager_LDADD=FbTk/libFbTk.a 14fbpager_LDADD=FbTk/libFbTk.a