diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 10:22:33 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 10:22:33 +0100 |
commit | 66cd8e980685f72822e5666b6340811da1e4a7d1 (patch) | |
tree | 0a392fc3c58438a5e6f1dce8d925ab5f9fac7750 /Makefile.am | |
parent | 6bcd7fc63a9ead74f39e169cc717ab5713250f1e (diff) | |
download | libmateweather-66cd8e980685f72822e5666b6340811da1e4a7d1.tar.bz2 libmateweather-66cd8e980685f72822e5666b6340811da1e4a7d1.tar.xz |
Remove 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 a25ccf2..33057f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,8 +5,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc EXTRA_DIST = \ - autogen.sh \ - MAINTAINERS + autogen.sh MAINTAINERCLEANFILES = \ $(srcdir)/INSTALL \ |