]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
install context.h dnsconf.h; resconf.h types.h were not being installed when cross... v9.10.0b2
authorMark Andrews <marka@isc.org>
Fri, 14 Mar 2014 00:42:16 +0000 (11:42 +1100)
committerMark Andrews <marka@isc.org>
Fri, 14 Mar 2014 00:42:16 +0000 (11:42 +1100)
lib/irs/include/irs/Makefile.in

index eca98eb1367195dbf226d976346095be823d3b76..2a47975516748de819148dee93f4661e7953fba1 100644 (file)
@@ -23,7 +23,7 @@ top_srcdir =  @top_srcdir@
 # machine generated.  The latter are handled specially in the
 # install target below.
 #
-HEADERS =      version.h
+HEADERS =      context.h dnsconf.h resconf.h types.h version.h
 
 SUBDIRS =
 TARGETS =
@@ -39,8 +39,6 @@ install:: installdirs
        done
        ${INSTALL_DATA} netdb.h ${DESTDIR}${includedir}/irs
        ${INSTALL_DATA} platform.h ${DESTDIR}${includedir}/irs
-       ${INSTALL_DATA} resconf.h ${DESTDIR}${includedir}/irs
-       ${INSTALL_DATA} types.h ${DESTDIR}${includedir}/irs
 
 distclean::
        rm -f netdb.h platform.h