diff options
Diffstat (limited to '')
-rw-r--r-- | legacy/evas/src/static_deps/Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/legacy/evas/src/static_deps/Makefile.am b/legacy/evas/src/static_deps/Makefile.am index 08a0f5ba3d..5222db440b 100644 --- a/legacy/evas/src/static_deps/Makefile.am +++ b/legacy/evas/src/static_deps/Makefile.am | |||
@@ -1,7 +1,3 @@ | |||
1 | MAINTAINERCLEANFILES = Makefile.in | 1 | MAINTAINERCLEANFILES = Makefile.in |
2 | 2 | ||
3 | SUBDIRS = | 3 | SUBDIRS = liblinebreak |
4 | |||
5 | if EVAS_USE_LINEBREAK | ||
6 | SUBDIRS += liblinebreak | ||
7 | endif | ||