summaryrefslogtreecommitdiffstats
path: root/src/Common/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/Makefile.in')
-rw-r--r--src/Common/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/Makefile.in b/src/Common/Makefile.in
index da63be0..9e02df1 100644
--- a/src/Common/Makefile.in
+++ b/src/Common/Makefile.in
@@ -192,7 +192,7 @@ top_srcdir = @top_srcdir@
SUBDIRS = Request
noinst_LTLIBRARIES = libcommon.la
libcommon_la_SOURCES = ConfigManager.cpp RequestManager.cpp
-noinst_HEADERS = ConfigManager.h RequestManager.h Util.h
+noinst_HEADERS = ConfigManager.h RequestHandler.h RequestManager.h Util.h
all: all-recursive
.SUFFIXES: