tests: Include util.h in dist
Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
parent
4e9aa6a9a6
commit
ed1f4cba2c
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
# -*- Makefile -*-
|
||||
|
||||
EXTRA_DIST = \
|
||||
util.h
|
||||
|
||||
if ENABLE_UNIT_TESTS
|
||||
|
||||
AM_CPPFLAGS = -Wall -I${top_srcdir}/include -I${top_builddir}/include -D_GNU_SOURCE -DSYSCONFDIR=\"$(sysconfdir)/libnl\"
|
||||
|
|
Loading…
Add table
Reference in a new issue