[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tinc/lib ethernet.h,NONE,1.1.2.1 ipv4.h,NONE,1.1.2.1 Makefile.am,1.2.4.12,1.2.4.13



Update of /home/CVS/tinc/lib
In directory humbolt:/tmp/cvs-serv10202/lib

Modified Files:
      Tag: CABAL
	Makefile.am 
Added Files:
      Tag: CABAL
	ethernet.h ipv4.h 
Log Message:
Even more missing definitions.


***** Error reading new file: [Errno 2] No such file or directory: 'ethernet.h'
***** Error reading new file: [Errno 2] No such file or directory: 'ipv4.h'
Index: Makefile.am
===================================================================
RCS file: /home/CVS/tinc/lib/Makefile.am,v
retrieving revision 1.2.4.12
retrieving revision 1.2.4.13
diff -u -r1.2.4.12 -r1.2.4.13
--- Makefile.am	2003/07/07 11:50:52	1.2.4.12
+++ Makefile.am	2003/07/18 12:16:23	1.2.4.13
@@ -10,6 +10,6 @@
 libvpn_a_LIBADD = @LIBOBJS@ @ALLOCA@
 libvpn_a_DEPENDENCIES = $(libvpn_a_LIBADD)
 
-noinst_HEADERS = xalloc.h pidfile.h utils.h getopt.h list.h avl_tree.h dropin.h fake-getaddrinfo.h fake-getnameinfo.h fake-gai-errnos.h gettext.h ipv6.h
+noinst_HEADERS = xalloc.h pidfile.h utils.h getopt.h list.h avl_tree.h dropin.h fake-getaddrinfo.h fake-getnameinfo.h fake-gai-errnos.h gettext.h ipv6.h ipv4.h ethernet.h
 
 EXTRA_DIST = 

--
Tinc-cvs:     CVS changelog list for the tinc VPN daemon
Archive:      http://mail.nl.linux.org/tinc-cvs/
Tinc site:    http://tinc.nl.linux.org/