diff options
author | monsta <[email protected]> | 2016-05-26 11:41:43 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-05-26 11:41:43 +0300 |
commit | 31bfff7d186688d7ece72fcfa62e99efaf4ef272 (patch) | |
tree | 40e48d461a338cdf71ca071262528e57e9f862b5 /Makefile.am | |
parent | b0e61255699a4f850f908eee0405e5961bb9ae83 (diff) | |
download | mate-session-manager-31bfff7d186688d7ece72fcfa62e99efaf4ef272.tar.bz2 mate-session-manager-31bfff7d186688d7ece72fcfa62e99efaf4ef272.tar.xz |
drop ancient MAINTAINERS file
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 59e3fe4..55d9370 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,8 +11,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} EXTRA_DIST = \ autogen.sh \ - HACKING \ - MAINTAINERS + HACKING MAINTAINERCLEANFILES = \ $(srcdir)/INSTALL \ |