summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-19 16:43:18 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-19 16:43:18 +0800
commit4898094229ecee8061896280afffbe74bae717e8 (patch)
tree55e8afe517123877846e8e9ff8edfa21e99be307 /Makefile.am
parenta88e6d47c5e51d09415e450ece221fb7665f34f6 (diff)
Post content builder inline function
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4ffc52a..e12c540 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,8 @@ librtclient_a_SOURCES = \
rtclient/client.h \
request.h \
request.c \
+ post.h \
+ post.c \
user.c \
ticket.c \
client.c