There was an error while loading. Please reload this page.
1 parent ec8579c commit 8039c59Copy full SHA for 8039c59
src/Makefile.am
@@ -13,7 +13,7 @@ libcollectc_la_SOURCES = array.c stack.c slist.c \
13
treetable.c treetable.h treeset.c \
14
treeset.h
15
16
-library_includedir = $(includedir)/collections-c/
+library_includedir = $(includedir)
17
18
library_include_HEADERS = collections-c.h hashtable.h hashset.h \
19
array.h list.h slist.h \
0 commit comments