11 lines
252 B
Diff
11 lines
252 B
Diff
--- a/Makefile 2020-05-31 15:15:37.000000000 +0200
|
|
+++ b/Makefile 2021-07-30 13:24:18.750296782 +0200
|
|
@@ -2,7 +2,6 @@
|
|
-include $(top_builddir)/Makefile.config
|
|
|
|
SUBDIRS = doc src
|
|
-SUBDIRS-$(CONFIG_NLS) += po
|
|
CLEAN = features.log
|
|
calltest = $1-$1
|
|
|