Skip to content

Commit

Permalink
Add check_extras.h to EXTRA_DIST for make check.
Browse files Browse the repository at this point in the history
  • Loading branch information
impl committed Oct 6, 2013
1 parent 9004591 commit ed7cb7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libcurvecpr/test/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
EXTRA_DIST = check_extras.h

AM_CPPFLAGS = -I$(top_srcdir)/libcurvecpr/include -I$(top_srcdir)/libcurvecpr/test
AM_CFLAGS = @CHECK_CFLAGS@
LDADD = $(top_builddir)/libcurvecpr/lib/libcurvecpr.la @CHECK_LIBS@
Expand Down

0 comments on commit ed7cb7e

Please sign in to comment.