summaryrefslogtreecommitdiff
path: root/Makefile
Unidiff
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5a11d69..0280976 100644
--- a/Makefile
+++ b/Makefile
@@ -69,13 +69,13 @@ NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \
69 69
70NONCOMM = noncore/comm/keypebble 70NONCOMM = noncore/comm/keypebble
71 71
72APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ 72APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
73 $(COREMULTIMEDIA) $(CORESETTINGS) \ 73 $(COREMULTIMEDIA) $(CORESETTINGS) \
74 $(NONCORESETTINGS) $(NONCORETOOLS) \ 74 $(NONCORESETTINGS) $(NONCORETOOLS) \
75 $(NOAPPS) $(NONNET) $(NONMULT) \ 75 $(NONAPPS) $(NONNET) $(NONMULT) \
76 $(NONCOMM) $(GAMES) 76 $(NONCOMM) $(GAMES)
77 77
78 78
79 79
80NONTMAKEAPPS := ipaq/opiealarm 80NONTMAKEAPPS := ipaq/opiealarm
81 81