author | harlekin <harlekin> | 2002-09-24 22:34:11 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-09-24 22:34:11 (UTC) |
commit | 4374a35d9a3b072536bf091518f98855e6e438ad (patch) (unidiff) | |
tree | 0c9e91ad3a71e4cc5361f69bc35007ffaa3f7b98 | |
parent | 8709f532b335adf9535c8700e647f8a2a5ccf116 (diff) | |
download | opie-4374a35d9a3b072536bf091518f98855e6e438ad.zip opie-4374a35d9a3b072536bf091518f98855e6e438ad.tar.gz opie-4374a35d9a3b072536bf091518f98855e6e438ad.tar.bz2 |
added usermanager
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -53,7 +53,8 @@ NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | |||
53 | noncore/settings/mediummount \ | 53 | noncore/settings/mediummount \ |
54 | noncore/settings/tabmanager noncore/settings/appskey \ | 54 | noncore/settings/tabmanager noncore/settings/appskey \ |
55 | noncore/settings/netsystemtime noncore/settings/wlansetup \ | 55 | noncore/settings/netsystemtime noncore/settings/wlansetup \ |
56 | noncore/settings/sshkeys | 56 | noncore/settings/sshkeys noncore/settings/usermanager \ |
57 | |||
57 | 58 | ||
58 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ | 59 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
59 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm | 60 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |