forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
337 B
Text
11 lines
337 B
Text
--- doc/Makefile.in.orig 2008-01-03 21:41:19.000000000 -0500
|
|
+++ doc/Makefile.in 2008-01-03 21:41:31.000000000 -0500
|
|
@@ -203,7 +203,7 @@ target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
EXTRA_DIST = TODO
|
|
-SUBDIRS = api spec man
|
|
+SUBDIRS = spec man
|
|
MAINTAINERCLEANFILES = \
|
|
*~ \
|
|
Makefile.in
|