lwres.h should be installed, and net.h should not
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: Makefile.in,v 1.18 2001/07/18 02:37:11 mayer Exp $
|
||||
# $Id: Makefile.in,v 1.19 2001/07/31 01:32:45 gson Exp $
|
||||
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
@@ -24,8 +24,8 @@ top_srcdir = @top_srcdir@
|
||||
# machine generated. The latter are handled specially in the
|
||||
# install target below.
|
||||
#
|
||||
HEADERS = context.h lwbuffer.h lwpacket.h result.h \
|
||||
int.h lang.h list.h net.h ipv6.h
|
||||
HEADERS = context.h lwbuffer.h lwpacket.h lwres.h result.h \
|
||||
int.h lang.h list.h ipv6.h
|
||||
|
||||
SUBDIRS =
|
||||
TARGETS =
|
||||
|
||||
Reference in New Issue
Block a user