blob: cb3d78b7dbe37f87bc4c96200b2949b300049968 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Index: gnome-system-tools-2.27.1/Makefile.am
===================================================================
--- gnome-system-tools-2.27.1.orig/Makefile.am
+++ gnome-system-tools-2.27.1/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = doc icons interfaces pixmaps src po
+SUBDIRS = icons interfaces pixmaps src po
distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper
|