summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a6a2d47..5a11d69 100644
--- a/Makefile
+++ b/Makefile
@@ -74,13 +74,13 @@ APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
74 $(NONCORESETTINGS) $(NONCORETOOLS) \ 74 $(NONCORESETTINGS) $(NONCORETOOLS) \
75 $(NOAPPS) $(NONNET) $(NONMULT) \ 75 $(NOAPPS) $(NONNET) $(NONMULT) \
76 $(NONCOMM) $(GAMES) 76 $(NONCOMM) $(GAMES)
77 77
78 78
79 79
80NONTMAKEAPPS := ipaq/opiealarm noncore/nethack 80NONTMAKEAPPS := ipaq/opiealarm
81 81
82DOCS = docs/src/opie-policy 82DOCS = docs/src/opie-policy
83single: mpegplayer/libmpeg3 83single: mpegplayer/libmpeg3
84 84
85dynamic: $(APPS) $(NONTMAKEAPPS) 85dynamic: $(APPS) $(NONTMAKEAPPS)
86 86