summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-22 12:20:42 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-11-07 09:51:03 -0500
commitceecddadf923ceae76c12057103ec7a409718a34 (patch)
treeff3daafc557f04be8ff861032346f4b348b52749 /Makefile.am
parente6ceec1bc497ce9d311fd17e9a171e83148362ad (diff)
downloadxorg-util-macros-ceecddadf923ceae76c12057103ec7a409718a34.tar.gz
Add an XORG_INSTALL macro to allow comps to copy the INSTALL file #24206
The Makefile installs INSTALL in share/doc/util-macros An INSTALL_CMD is provided in the new XORG_INSTALL macro which is added to XORG_DEFAULT_OPTIONS. Components add INSTALL target to their Makefile similar to ChangeLog
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 265bfd7..49c2d17 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,7 @@
aclocaldir = $(datadir)/aclocal
aclocal_DATA = xorg-macros.m4
+dist_doc_DATA = INSTALL
# Previous versions used to install xorgversion.m4, now integrated
# into xorg-macros.m4. Explicitly remove that old file in order not