13 lines
822 B
Plaintext
13 lines
822 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.2 2003/07/25 06:42:05 jolan Exp $
|
|
--- Makefile.in.orig Tue May 13 20:23:08 2003
|
|
+++ Makefile.in Fri Jul 25 00:44:14 2003
|
|
@@ -101,7 +101,7 @@ RANLIB = @RANLIB@
|
|
STRIP = @STRIP@
|
|
VERSION = @VERSION@
|
|
|
|
-SUBDIRS = src examples tests doc
|
|
+SUBDIRS = src examples tests
|
|
|
|
EXTRA_DIST = TODO HACKING BUGS README.macosx gnetconfig.h.in README.win32 GNET.DSP config.h.win32 gnet.def gnet.spec gnet.spec.in examples/makefile.mingw src/makefile.mingw src/gnet-private.h src/socks-private.h src/usagi_ifaddrs.h tests/makefile.mingw tests/testfile tests/client_server_test.pl tests/dns_test.pl gnet-$(GNET_MAJOR_VERSION).$(GNET_MINOR_VERSION).m4 gnet-$(GNET_MAJOR_VERSION).$(GNET_MINOR_VERSION).pc.in
|
|
|