summaryrefslogtreecommitdiff
path: root/omapip
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2015-02-14 09:22:11 -0500
committerThomas Markwalder <tmark@isc.org>2015-02-14 09:22:11 -0500
commit9a111ee8039a9e1f3b22e8b649e3976490a9d5ac (patch)
treea621fc91a49fd321412329fbb4b8cd50bdc6d0d3 /omapip
parent112d76f60cef3c53bbbdcac53acab41f35427741 (diff)
downloadisc-dhcp-9a111ee8039a9e1f3b22e8b649e3976490a9d5ac.tar.gz
[master] ATF usage and documentation cleaned up
Merges in rt38619
Diffstat (limited to 'omapip')
-rw-r--r--omapip/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/omapip/Makefile.in b/omapip/Makefile.in
index c7fff53c..35e2f7f3 100644
--- a/omapip/Makefile.in
+++ b/omapip/Makefile.in
@@ -204,6 +204,7 @@ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
+ATF_BIN = @ATF_BIN@
ATF_CFLAGS = @ATF_CFLAGS@
ATF_LDFLAGS = @ATF_LDFLAGS@
AUTOCONF = @AUTOCONF@