From: Brian Paul Date: Sun, 22 Oct 2006 22:37:30 +0000 (+0000) Subject: add minstall script to MAIN_FILES (bug 8720) X-Git-Tag: 062012170305~20286 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=73dd09fdd3f644604754b84176edaef93c243509;p=profile%2Fivi%2Fmesa.git add minstall script to MAIN_FILES (bug 8720) --- diff --git a/Makefile b/Makefile index 058cd98..b280298 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 \