Fixed make distcheck
This commit is contained in:
parent
c98dd08e91
commit
312adee563
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ WARNINGS = -Wall -Wextra \
|
|||
libcriterion_la_CFLAGS = \
|
||||
$(WARNINGS) \
|
||||
-std=gnu11 \
|
||||
-I$(top_srcdir)/src/ \
|
||||
-I$(top_srcdir)/include/ \
|
||||
-I$(top_srcdir)/dependencies/csptr/include/ \
|
||||
$(COVERAGE_CFLAGS)
|
||||
|
|
Loading…
Add table
Reference in a new issue