blob: f146b55160a01c74e1ade86804a78890dd353036 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig 2020-01-26 13:24:29 UTC
+++ Makefile.in
@@ -240,7 +240,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = desktop src icons po help $(am__append_1)
+SUBDIRS = desktop src icons po $(am__append_1)
intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
CLEANFILES = \
configure.in
|