blob: 6c0fb31fadc040e3bbb3ba4056633a06361f17b8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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 \
|