diff options
-rw-r--r-- | MAINTAINERS | 4 | ||||
-rw-r--r-- | Makefile.am | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS deleted file mode 100644 index 0f6e2be..0000000 --- a/MAINTAINERS +++ /dev/null @@ -1,4 +0,0 @@ -Thomas Wood -E-mail: [email protected] -Userid: thos - diff --git a/Makefile.am b/Makefile.am index 7ea78da..6be4aaf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,10 +16,6 @@ dist-hook: echo A git clone is required to generate a ChangeLog >&2; \ fi - -EXTRA_DIST = \ - MAINTAINERS - DISTCLEANFILES = \ intltool-extract \ intltool-merge \ |