diff options
| -rw-r--r-- | Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index fceba6b..0d42987 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,11 +25,12 @@ endif endif +MAINTAINERCLEANFILES = ChangeLog INSTALL EXTRA_DIST = xaw6.pc.in \ xaw7.pc.in \ + autogen.sh \ old-doc/Changelog \ - old-doc/CHANGES \ - ChangeLog + old-doc/CHANGES if !PLATFORM_WIN32 install-exec-hook: |
