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 79bc0b1..e1c22b9 100644
--- a/src/Common/Makefile.am
+++ b/src/Common/Makefile.am
@@ -8,5 +8,5 @@ libcommon_la_LIBADD = Requests/librequests.la RequestHandlers/librequesthandler
noinst_HEADERS = ActionManager.h ConfigEntry.h ConfigManager.h Configurable.h Exception.h HostInfo.h \
Initializable.h Logger.h LoggerBase.h LogManager.h ModuleManager.h \
- RemoteLogger.h RequestManager.h \
- SystemBackend.h Tokenizer.h UserInfo.h XmlPacket.h XmlRequest.h XmlRequestHandler.h
+ RemoteLogger.h Request.h RequestHandler.h RequestManager.h \
+ SystemBackend.h Tokenizer.h UserInfo.h XmlPacket.h