diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c376466..49e3061 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ if IOS libicclient_la_LDFLAGS += -static endif pkginclude_HEADERS = \ - icclient/client.h \ + icclient.h \ icclient/typedefs.h \ icclient/ord.h \ icclient/member.h \ |