summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-13 09:41:34 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-13 09:41:34 +0800
commit4cd6fdb93eca409a76b0af860d9a0599b2f95f53 (patch)
tree6fc33a710a9199bb9cbf40313a32fd3fd26dbdb9 /Makefile.am
parent8f806e54b24ba848c5be43e8e20966c061daa459 (diff)
Fix header related problems
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 49e3061..2929e04 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,8 +17,8 @@ endif
if IOS
libicclient_la_LDFLAGS += -static
endif
+include_HEADERS = icclient.h
pkginclude_HEADERS = \
- icclient.h \
icclient/typedefs.h \
icclient/ord.h \
icclient/member.h \