diff options
author | Tomasz Mrugalski <tomasz@isc.org> | 2012-08-14 15:33:19 +0000 |
---|---|---|
committer | Tomasz Mrugalski <tomasz@isc.org> | 2012-08-14 15:33:19 +0000 |
commit | d00eb28822874dae4758a390b79100377b68bcf1 (patch) | |
tree | 096957ab21733cd36bc882c8f3991a93c4673150 /omapip | |
parent | 1fc88aa14cd78371d6d8efdb02ac6b0460a390ef (diff) | |
download | isc-dhcp-d00eb28822874dae4758a390b79100377b68bcf1.tar.gz |
[v4_1_esv] autoreconf
Diffstat (limited to 'omapip')
-rw-r--r-- | omapip/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/omapip/Makefile.in b/omapip/Makefile.in index fba63b16..0f9526db 100644 --- a/omapip/Makefile.in +++ b/omapip/Makefile.in @@ -84,6 +84,8 @@ CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ +ATF_CFLAGS = @ATF_CFLAGS@ +ATF_LDFLAGS = @ATF_LDFLAGS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ |