summaryrefslogtreecommitdiff
path: root/common/tests/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'common/tests/Makefile.in')
-rw-r--r--common/tests/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/tests/Makefile.in b/common/tests/Makefile.in
index 78cadfc7..395b376d 100644
--- a/common/tests/Makefile.in
+++ b/common/tests/Makefile.in
@@ -168,6 +168,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = .
AM_CPPFLAGS = $(ATF_CFLAGS) -std=c99 -I$(top_srcdir)/includes
+EXTRA_DIST = Atffile
ATF_TESTS = $(am__append_1)
@HAVE_ATF_TRUE@alloc_unittest_SOURCES = test_alloc.c $(top_srcdir)/tests/t_api_dhcp.c
@HAVE_ATF_TRUE@alloc_unittest_LDADD = $(ATF_LDFLAGS) ../libdhcp.a \