Annotation of embedaddon/libnet/include/Makefile.am, revision 1.1.1.2

1.1       misho       1: # $Id: Makefile.am,v 1.1.1.1 2003/06/26 21:55:10 route Exp $
                      2: 
                      3: include $(top_srcdir)/Makefile.am.common
                      4: 
1.1.1.2 ! misho       5: nodist_include_HEADERS = libnet.h
        !             6: 
        !             7: EXTRA_DIST = bpf.h gnuc.h ifaddrlist.h
        !             8: 
        !             9: SUBDIRS = libnet win32

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>