summaryrefslogtreecommitdiff
path: root/Makefile
authorharlekin <harlekin>2002-09-24 22:34:11 (UTC)
committer harlekin <harlekin>2002-09-24 22:34:11 (UTC)
commit4374a35d9a3b072536bf091518f98855e6e438ad (patch) (side-by-side diff)
tree0c9e91ad3a71e4cc5361f69bc35007ffaa3f7b98 /Makefile
parent8709f532b335adf9535c8700e647f8a2a5ccf116 (diff)
downloadopie-4374a35d9a3b072536bf091518f98855e6e438ad.zip
opie-4374a35d9a3b072536bf091518f98855e6e438ad.tar.gz
opie-4374a35d9a3b072536bf091518f98855e6e438ad.tar.bz2
added usermanager
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a8e73af..a8b72b8 100644
--- a/Makefile
+++ b/Makefile
@@ -44,25 +44,26 @@ COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
core/apps/oipkg core/apps/qcop
COREMULTIMEDIA = core/multimedia/opieplayer
CORESETTINGS = core/settings/light-and-power core/settings/security \
core/settings/systemtime core/settings/citytime \
NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \
noncore/settings/appearance noncore/settings/sound \
noncore/settings/mediummount \
noncore/settings/tabmanager noncore/settings/appskey \
noncore/settings/netsystemtime noncore/settings/wlansetup \
- noncore/settings/sshkeys
+ noncore/settings/sshkeys noncore/settings/usermanager \
+
NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \
noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm
NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal
GAMES = noncore/games/minesweep noncore/games/solitaire \
noncore/games/tetrix noncore/games/wordgame \
noncore/games/parashoot noncore/games/snake \
noncore/games/mindbreaker \
noncore/games/go noncore/games/qasteroids \
noncore/games/fifteen noncore/games/tictac \