18 lines
376 B
Text
18 lines
376 B
Text
$NetBSD: patch-ab,v 1.2 2001/10/14 13:47:18 tron Exp $
|
|
|
|
--- Imakefile.orig Fri Dec 2 20:04:20 1994
|
|
+++ Imakefile Sun Oct 14 15:37:57 2001
|
|
@@ -28,7 +28,7 @@
|
|
modules/FvwmWinList
|
|
|
|
#ifdef XPM
|
|
-XPMSUBDIRS = xpmroot modules/FvwmBanner
|
|
+XPMSUBDIRS = modules/FvwmBanner
|
|
#endif
|
|
|
|
SUBDIRS = $(ALLSUBDIRS) $(XPMSUBDIRS) $(SHAPESUBDIRS)
|
|
@@ -43,3 +43,4 @@
|
|
|
|
|
|
|
|
+depend:
|