summaryrefslogtreecommitdiffstats
path: root/src/Common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/Makefile.am')
-rw-r--r--src/Common/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Common/Makefile.am b/src/Common/Makefile.am
index cd1b8c0..6df8a62 100644
--- a/src/Common/Makefile.am
+++ b/src/Common/Makefile.am
@@ -1,7 +1,7 @@
-SUBDIRS = Backends Request
+SUBDIRS = Backends Request RequestHandler
noinst_LTLIBRARIES = libcommon.la
libcommon_la_SOURCES = ConfigManager.cpp RequestManager.cpp SystemBackend.cpp
libcommon_la_LIBADD = Backends/libbackends.la
-noinst_HEADERS = ConfigManager.h RequestHandler.h RequestManager.h SystemBackend.h Util.h
+noinst_HEADERS = ConfigManager.h RequestManager.h SystemBackend.h Util.h