Skip to content

Commit

Permalink
Made make distcheck work
Browse files Browse the repository at this point in the history
  • Loading branch information
Snaipe committed Mar 17, 2015
1 parent 598df49 commit 3b6b26f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions check/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ check_unit_LDFLAGS = $(COVERAGE_LDFLAGS)
check_unit_LDADD = $(top_builddir)/libcsptr.la $(CHECKLIBS)
check_unit_SOURCES = \
test/test.c \
test/test.h \
test/utils.h \
test/scalar.c \
test/misc.c \
test/shared.c \
Expand Down

0 comments on commit 3b6b26f

Please sign in to comment.