Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index 5a11d69..0280976 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -72,7 +72,7 @@ NONCOMM = noncore/comm/keypebble |
72 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ |
72 | APPS=$(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 | |
|