[PATCH intel-gpu-tools 4/4] Add mandatory ChangeLog and INSTALL files

Gaetan Nadon memsize at videotron.ca
Mon Jan 2 08:17:56 PST 2012


These are generated from a macro in the util-macros package

Refer to the wiki for more details.
http://www.x.org/wiki/NewModuleGuidelines.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 Makefile.am |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 6c57b83..c7ae735 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,3 +27,15 @@ SUBDIRS = lib man tools scripts tests benchmarks $(SHADER_DEBUGGER_SUBDIR)
 
 test:
 	${MAKE} -C tests test
+
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
+.PHONY: ChangeLog INSTALL
+
+INSTALL:
+	$(INSTALL_CMD)
+
+ChangeLog:
+	$(CHANGELOG_CMD)
+
+dist-hook: ChangeLog INSTALL
-- 
1.7.5.4



More information about the xorg-devel mailing list