Skip to content

Commit 3b6b26f

Browse files
committed
Made make distcheck work
1 parent 598df49 commit 3b6b26f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

check/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ check_unit_LDFLAGS = $(COVERAGE_LDFLAGS)
99
check_unit_LDADD = $(top_builddir)/libcsptr.la $(CHECKLIBS)
1010
check_unit_SOURCES = \
1111
test/test.c \
12+
test/test.h \
13+
test/utils.h \
1214
test/scalar.c \
1315
test/misc.c \
1416
test/shared.c \

0 commit comments

Comments
 (0)