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 a42c772..4278d1f 100644
--- a/Makefile
+++ b/Makefile
@@ -106,9 +106,9 @@ APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
106 $(NONCOMM) $(GAMES) $(TODAYPLUGINS) $(PLUGINS) 106 $(NONCOMM) $(GAMES) $(TODAYPLUGINS) $(PLUGINS)
107 107
108 108
109 109
110NONTMAKEAPPS := ipaq/opiealarm 110NONTMAKEAPPS := root/opiealarm
111 111
112DOCS = docs/src/opie-policy 112DOCS = docs/src/opie-policy
113 113
114dynamic: $(APPS) $(NONTMAKEAPPS) 114dynamic: $(APPS) $(NONTMAKEAPPS)