aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9c86800..bc4377d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -81,6 +81,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
81 WinClient.hh WinClient.cc \ 81 WinClient.hh WinClient.cc \
82 Strut.hh \ 82 Strut.hh \
83 Xinerama.hh \ 83 Xinerama.hh \
84 Xutil.hh Xutil.cc \
84 ${REMEMBER_SOURCE} ${REGEXP_SOURCE} 85 ${REMEMBER_SOURCE} ${REGEXP_SOURCE}
85 86
86 87