X-Git-Url: https://diplodocus.org/git/xorg-xinput/blobdiff_plain/76c7ff22a8180f7c9cac08ccbf76b9d3d55d5f0f..b181658db7c72b664d40f2736fe425819421ce52:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 253fc3f..b18eaf1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,11 +21,14 @@ AUTOMAKE_OPTIONS = foreign SUBDIRS = src man +MAINTAINERCLEANFILES = ChangeLog INSTALL +.PHONY: ChangeLog INSTALL -.PHONY: ChangeLog +INSTALL: + $(INSTALL_CMD) ChangeLog: $(CHANGELOG_CMD) -dist-hook: ChangeLog +dist-hook: ChangeLog INSTALL