diff options
author | James Cloos <cloos@jhcloos.com> | 2007-12-07 20:55:27 -0500 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2007-12-07 20:55:27 -0500 |
commit | 2c7f1b0e1ed222ff985c65df03afa58ab2ab68ab (patch) | |
tree | f5805ed6375ddac164eba9505cdd3a26d800e5ba | |
parent | de44240d10fe7a34062d0ec81260125073ba6c53 (diff) |
Fix commit de44240d10fe7a34062d0ec81260125073ba6c53
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 461faad..0ebd405 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ SUBDIRS = helper plugin libxplugin htdocs cgi-bin testplugin xnest-plugin rx -EXTRA_DIST += ChangeLog +EXTRA_DIST = ChangeLog MAINTAINERCLEANFILES = ChangeLog .PHONY: ChangeLog |