summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index b70eebd..dd74f9a 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -2,7 +2,6 @@
nobase_include_HEADERS = libHX.h \
libHX/ctype_helper.h libHX/defs.h libHX/deque.h libHX/init.h \
- libHX/io.h libHX/list.h \
- libHX/map.h libHX/misc.h libHX/option.h libHX/proc.h libHX/string.h \
+ libHX/intdiff.hpp libHX/io.h libHX/list.h \
+ libHX/map.h libHX/misc.h libHX/option.h libHX/proc.h libHX/socket.h libHX/string.h \
libHX/libxml_helper.h libHX/wx_helper.hpp
-