forked from Lainports/freebsd-ports
10 lines
371 B
Text
10 lines
371 B
Text
--- src/kit/Makefile.am.orig 2008-04-21 23:44:56.000000000 -0400
|
|
+++ src/kit/Makefile.am 2008-04-21 23:45:23.000000000 -0400
|
|
@@ -23,6 +23,7 @@ libkit_la_SOURCES = \
|
|
kit-test.h kit-test.c \
|
|
kit-memory.h kit-memory.c \
|
|
kit-string.h kit-string.c \
|
|
+ kit-lib.h kit-lib.c \
|
|
kit-list.h kit-list.c \
|
|
kit-hash.h kit-hash.c \
|
|
kit-file.h kit-file.c \
|