diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a2d437f..d948322 100644 --- a/Makefile.am +++ b/Makefile.am @@ -62,6 +62,7 @@ x11perfcomp: x11pcomp.cpp $(SED) s/XCOMM/\#/ > $@ +MAINTAINERCLEANFILES = ChangeLog INSTALL CLEANFILES = $(bin_SCRIPTS) x11perfcomp EXTRA_DIST = x11pcomp.cpp |