summaryrefslogtreecommitdiff
path: root/Makefile
authorkergoth <kergoth>2003-04-25 15:59:46 (UTC)
committer kergoth <kergoth>2003-04-25 15:59:46 (UTC)
commit0e22f1a27f45b5179f2668316dd0736a05f4f19d (patch) (side-by-side diff)
tree39fdcd6e4eda1e80994cc787b126e12acf108d1e /Makefile
parent1976271fefedff8bc0e5176a65ccb36b884bfc50 (diff)
downloadopie-0e22f1a27f45b5179f2668316dd0736a05f4f19d.zip
opie-0e22f1a27f45b5179f2668316dd0736a05f4f19d.tar.gz
opie-0e22f1a27f45b5179f2668316dd0736a05f4f19d.tar.bz2
Add subst, filesubst, ipks to noconfig_targets
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8551f28..4d11615 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,8 @@ include $(TOPDIR)/Vars.make
noconfig_targets := xconfig menuconfig config oldconfig randconfig \
defconfig allyesconfig allnoconfig allmodconfig \
- clean-configs
+ clean-configs $(TOPDIR)/scripts/subst $(TOPDIR)/scripts/filesubst \
+ ipks
configs += $(TOPDIR)/core/applets/config.in $(TOPDIR)/core/apps/config.in $(TOPDIR)/core/multimedia/config.in $(TOPDIR)/core/pim/config.in $(TOPDIR)/core/pim/today/plugins/config.in $(TOPDIR)/core/settings/config.in $(TOPDIR)/development/config.in $(TOPDIR)/inputmethods/config.in $(TOPDIR)/libopie/ofileselector/config.in $(TOPDIR)/libopie/pim/config.in $(TOPDIR)/libsql/config.in $(TOPDIR)/noncore/applets/config.in $(TOPDIR)/noncore/apps/opie-console/test/config.in $(TOPDIR)/noncore/apps/config.in $(TOPDIR)/noncore/comm/config.in $(TOPDIR)/noncore/decorations/config.in $(TOPDIR)/noncore/games/config.in $(TOPDIR)/noncore/graphics/config.in $(TOPDIR)/noncore/multimedia/config.in $(TOPDIR)/noncore/net/config.in $(TOPDIR)/noncore/net/opietooth/config.in $(TOPDIR)/noncore/settings/config.in $(TOPDIR)/noncore/styles/config.in $(TOPDIR)/noncore/tools/calc2/config.in $(TOPDIR)/noncore/tools/config.in $(TOPDIR)/noncore/todayplugins/config.in