summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 37f2990..3a90116 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
noinst_LIBRARIES = librtclient.a
librtclient_a_SOURCES = \
- rtuser.h \
- rtclient.h \
+ rtclient/rtuser.h \
+ rtclient/rtticket.h \
+ rtclient/rtclient.h \
rtclient.c