mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
12 lines
401 B
Plaintext
12 lines
401 B
Plaintext
--- Makefile.in.orig Fri Aug 6 01:40:29 2004
|
|
+++ Makefile.in Thu Aug 12 20:27:02 2004
|
|
@@ -188,7 +188,7 @@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-SUBDIRS = po src help scripts linux-hotplug
|
|
+SUBDIRS = po src help scripts
|
|
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.h.in
|
|
#ACLOCAL_AMFLAGS = -I m4
|
|
EXTRA_DIST = config.rpath \
|