summarylogtreecommitdiffstats
path: root/disable_features.patch
blob: 7083dc387ad6985fe95c196096052d4b5d323e78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
diff -Naur motif-2.3.8.orig/Makefile.am motif-2.3.8/Makefile.am
--- motif-2.3.8.orig/Makefile.am	2017-08-17 02:38:43.000000000 +0200
+++ motif-2.3.8/Makefile.am	2019-10-13 00:13:57.885021326 +0200
@@ -20,14 +20,6 @@
              missing mkinstalldirs \
              compile
 
-SUBDIRS	= bindings bitmaps \
-             config \
-             localized \
-             lib \
-             include \
-             tools \
-             clients \
-             doc \
-             demos
+SUBDIRS	= lib clients
 AUTOMAKE_OPTIONS = 1.4
 ACLOCAL_AMFLAGS = -I .
diff -Naur motif-2.3.8.orig/Makefile.in motif-2.3.8/Makefile.in
--- motif-2.3.8.orig/Makefile.in	2017-12-05 13:49:57.000000000 +0100
+++ motif-2.3.8/Makefile.in	2019-10-13 00:19:25.692121466 +0200
@@ -383,15 +383,7 @@
              missing mkinstalldirs \
              compile
 
-SUBDIRS = bindings bitmaps \
-             config \
-             localized \
-             lib \
-             include \
-             tools \
-             clients \
-             doc \
-             demos
+SUBDIRS = lib clients
 
 AUTOMAKE_OPTIONS = 1.4
 ACLOCAL_AMFLAGS = -I .