-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,25 +98,25 @@ NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ NONCOMM = noncore/comm/keypebble PLUGINS = freetype APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ $(COREMULTIMEDIA) $(CORESETTINGS) \ $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \ $(NONCOMM) $(GAMES) $(TODAYPLUGINS) $(PLUGINS) -NONTMAKEAPPS := ipaq/opiealarm +NONTMAKEAPPS := root/opiealarm DOCS = docs/src/opie-policy dynamic: $(APPS) $(NONTMAKEAPPS) docs: $(DOCS) $(COMPONENTS): $(LIBS) $(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) $(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS): |