summaryrefslogtreecommitdiffstats
path: root/src/Client/Request/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Client/Request/Makefile.am')
-rw-r--r--src/Client/Request/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Client/Request/Makefile.am b/src/Client/Request/Makefile.am
index 58db76c..64b5a33 100644
--- a/src/Client/Request/Makefile.am
+++ b/src/Client/Request/Makefile.am
@@ -1 +1,4 @@
-noinst_HEADERS = CoreStatusRequest.h
+noinst_LTLIBRARIES = librequest.la
+librequest_la_SOURCES = CoreStatusRequest.cpp
+
+noinst_HEADERS = CoreStatusRequest.h