mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
12 lines
417 B
Plaintext
12 lines
417 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 pixmaps
|
|
+SUBDIRS = po src help scripts pixmaps
|
|
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.h.in
|
|
#ACLOCAL_AMFLAGS = -I m4
|
|
EXTRA_DIST = config.rpath \
|