dect
/
libnl
Archived
13
0
Fork 0

tests: Include util.h in dist

Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
Thomas Graf 2013-04-28 12:51:58 +02:00
parent 4e9aa6a9a6
commit ed1f4cba2c
1 changed files with 3 additions and 0 deletions

View File

@ -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\"