diff options
author | Vincent Torri <vincent.torri@gmail.com> | 2012-11-01 12:34:48 +0000 |
---|---|---|
committer | Vincent Torri <vincent.torri@gmail.com> | 2012-11-01 12:34:48 +0000 |
commit | f91dd05faa5f7fb68c9b4f1ea3e80115971a8d0a (patch) | |
tree | 2d4d2d02cafdf44b1fbfca309ea7bbf7d3dc29a6 /Makefile.am | |
parent | 3a99b1234ef789e2bb870307e61d98aec0fe79c0 (diff) | |
download | efl-f91dd05faa5f7fb68c9b4f1ea3e80115971a8d0a.tar.gz efl-f91dd05faa5f7fb68c9b4f1ea3e80115971a8d0a.tar.xz efl-f91dd05faa5f7fb68c9b4f1ea3e80115971a8d0a.zip |
merge: update maintainer-clean rule
SVN revision: 78755
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 403cc9f9a..6cca8553b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,7 @@ SUBDIRS = src data doc MAINTAINERCLEANFILES = \ Makefile.in \ aclocal.m4 \ +compile \ config.guess \ config.h.in \ config.h.in~ \ |