diff options
author | Monsta <[email protected]> | 2015-08-21 18:57:00 +0300 |
---|---|---|
committer | infirit <[email protected]> | 2015-08-31 21:57:23 +0200 |
commit | 8c6d46814776d326db1901c3c0b7f22a9f02a9d8 (patch) | |
tree | 89b58e7a745f2cf6295dd22a6b5507a5af10cd9e /Makefile.am | |
parent | 900fd27a051f199eba2ecdb8715b6b955bace7ca (diff) | |
download | mate-utils-8c6d46814776d326db1901c3c0b7f22a9f02a9d8.tar.bz2 mate-utils-8c6d46814776d326db1901c3c0b7f22a9f02a9d8.tar.xz |
remove shave - it's obsolete, silent rules replace it
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3532bf3f..11538b3d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,6 @@ distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' | grep -v ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} SUBDIRS = \ - m4 \ po \ libeggsmclient \ baobab \ |