Skip to content

Commit 8039c59

Browse files
committed
Update Makefile.am
1 parent ec8579c commit 8039c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ libcollectc_la_SOURCES = array.c stack.c slist.c \
1313
treetable.c treetable.h treeset.c \
1414
treeset.h
1515

16-
library_includedir = $(includedir)/collections-c/
16+
library_includedir = $(includedir)
1717

1818
library_include_HEADERS = collections-c.h hashtable.h hashset.h \
1919
array.h list.h slist.h \

0 commit comments

Comments
 (0)