summaryrefslogtreecommitdiffstats
path: root/src/Common/Requests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/Requests/Makefile.am')
-rw-r--r--src/Common/Requests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Common/Requests/Makefile.am b/src/Common/Requests/Makefile.am
index ff116fc..eae8669 100644
--- a/src/Common/Requests/Makefile.am
+++ b/src/Common/Requests/Makefile.am
@@ -1,4 +1,4 @@
noinst_LTLIBRARIES = librequests.la
-librequests_la_SOURCES = DisconnectRequest.cpp FSInfoRequest.cpp GSSAPIAuthRequest.cpp StatusRequest.cpp
+librequests_la_SOURCES = DisconnectRequest.cpp FSInfoRequest.cpp GSSAPIAuthRequest.cpp StatusRequest.cpp UserListRequest.cpp
-noinst_HEADERS = DisconnectRequest.h FSInfoRequest.h GSSAPIAuthRequest.h StatusRequest.h
+noinst_HEADERS = DisconnectRequest.h FSInfoRequest.h GSSAPIAuthRequest.h StatusRequest.h UserListRequest.h