summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-10-22 22:37:30 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-10-22 22:37:30 +0000
commit73dd09fdd3f644604754b84176edaef93c243509 (patch)
tree50c46e345835c5e028152e0796b10779aad34892 /Makefile
parenta632128ffaeabba09135e8590ccd73d2f1063282 (diff)
add minstall script to MAIN_FILES (bug 8720)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 058cd98dd06..b280298daf5 100644
--- a/Makefile
+++ b/Makefile
@@ -164,6 +164,7 @@ MAIN_FILES = \
$(DIRECTORY)/descrip.mms \
$(DIRECTORY)/mms-config. \
$(DIRECTORY)/bin/mklib \
+ $(DIRECTORY)/bin/minstall \
$(DIRECTORY)/configs/[a-z]* \
$(DIRECTORY)/docs/*.html \
$(DIRECTORY)/docs/COPYING \