aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index dfed93b..b40affd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -78,9 +78,8 @@ if GNOME
78gnome_SOURCE= Gnome.hh Gnome.cc 78gnome_SOURCE= Gnome.hh Gnome.cc
79endif 79endif
80if REMEMBER_SRC 80if REMEMBER_SRC
81# For now we only want regexp if we have remember
82REMEMBER_SOURCE= Remember.hh Remember.cc \ 81REMEMBER_SOURCE= Remember.hh Remember.cc \
83 RegExp.hh RegExp.cc ClientPattern.hh ClientPattern.cc 82 ClientPattern.hh ClientPattern.cc
84endif 83endif
85if TOOLBAR_SRC 84if TOOLBAR_SRC
86TOOLBAR_SOURCE = Toolbar.hh Toolbar.cc \ 85TOOLBAR_SOURCE = Toolbar.hh Toolbar.cc \