diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-09-12 18:54:38 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-09-12 18:54:38 -0400 |
commit | 533956eaf9e60fdcde3cbc5536d89e41fea74c68 (patch) | |
tree | c3e56a6b44fb57f8f4ab6f8d077b40cc8ec32903 | |
parent | 6e5eef2c17c0f8e321d97a9f62367570822374b8 (diff) |
config: duplicate specification to distribute MAINTAINERS
No need to use both dist_ and EXTRA_DIST
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index cda473e..bd994c0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,6 @@ dist_x11doc_DATA = MAINTAINERS MAINTAINERCLEANFILES = ChangeLog INSTALL EXTRA_DIST = \ - MAINTAINERS \ misc/xlogo.epsi \ misc/xlogo.svg \ registry \ |