do not print directories when entering them in make.

automake will already print a message so we can keep track where we
are.

this should help people that click terminology and accidentally clicks
the directory opening the file manager.



SVN revision: 82688
This commit is contained in:
Gustavo Sverzut Barbieri 2013-01-12 06:53:48 +00:00
parent 00f59eaf54
commit 730bc88271
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
AM_MAKEFLAGS = --no-print-directory
AM_DISTCHECK_CONFIGURE_FLAGS = --with-tests=regular --enable-always-build-examples
SUBDIRS = src data doc