don't generate install commands, not needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-08-09 22:31:07 +00:00
parent 55915aca60
commit 3f8f6b8fd0
4 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
<template id="sub">
<dir>$(id)</dir>
<installable>no</installable>
<dependency-of>all</dependency-of>
</template>

View File

@@ -6,6 +6,7 @@
<template id="sub">
<dir>$(id)</dir>
<dependency-of>all</dependency-of>
<installable>no</installable>
</template>
<!-- all samples are enumerated here: -->

View File

@@ -5,6 +5,7 @@
<template id="sub">
<dir>$(id)</dir>
<installable>no</installable>
<dependency-of>all</dependency-of>
</template>

View File

@@ -5,6 +5,7 @@
<template id="sub">
<dir>$(id)</dir>
<installable>no</installable>
<dependency-of>all</dependency-of>
</template>