mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 00:39:15 -04:00
11 lines
353 B
Text
11 lines
353 B
Text
--- Makefile.in.orig 2013-11-08 20:32:35.639997675 +0100
|
|
+++ Makefile.in 2013-11-08 20:32:41.358981902 +0100
|
|
@@ -360,7 +360,7 @@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = man tests
|
|
+SUBDIRS = man
|
|
AM_CFLAGS = $(CWARNFLAGS) $(XAUTH_CFLAGS)
|
|
xauth_LDADD = $(XAUTH_LIBS)
|
|
xauth_SOURCES = \
|