summaryrefslogtreecommitdiffstats
path: root/src/Core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/Makefile.am')
-rw-r--r--src/Core/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Core/Makefile.am b/src/Core/Makefile.am
index b2a2874..241c030 100644
--- a/src/Core/Makefile.am
+++ b/src/Core/Makefile.am
@@ -1,5 +1,5 @@
noinst_LTLIBRARIES = libcore.la
-libcore_la_SOURCES = ConnectionManager.cpp
+libcore_la_SOURCES = ConfigManager.cpp ConnectionManager.cpp
-noinst_HEADERS = ConnectionManager.h
+noinst_HEADERS = ConfigManager.h ConnectionManager.h