Added Requested Attributes sending and receiving support to
[silc.git] / lib / silcclient / Makefile.am
index 5dafa9749e1fe2d7fcc1f84e8ab84ad864fae414..6eda8de345cb5f3ea268931a2a7e07ebbd0d0319 100644 (file)
@@ -27,6 +27,8 @@ libsilcclient_a_SOURCES = \
        client_prvmsg.c \
        client_channel.c \
        client_ftp.c    \
+       client_resume.c \
+       client_attrs.c  \
        command.c \
        command_reply.c \
        idlist.c \
@@ -39,7 +41,7 @@ include_HEADERS=      \
        command_reply.h \
        idlist.h        \
        protocol.h      \
-       silcapi.h
+       silcclient.h
 endif
 
 EXTRA_DIST = *.h client_ops_example.c