author | treke <treke> | 2003-12-09 03:22:10 (UTC) |
---|---|---|
committer | treke <treke> | 2003-12-09 03:22:10 (UTC) |
commit | 0526dfbd3053dd89706f615e2549adfea8b87553 (patch) (side-by-side diff) | |
tree | 8e40571a54940bd51809d0d3c2da4f2bbee54a45 | |
parent | b3fe63b45c7c7dd1d77a9c3a12bb42ce6561bb5a (diff) | |
download | opie-0526dfbd3053dd89706f615e2549adfea8b87553.zip opie-0526dfbd3053dd89706f615e2549adfea8b87553.tar.gz opie-0526dfbd3053dd89706f615e2549adfea8b87553.tar.bz2 |
Fixing the build.
-rw-r--r-- | config.in | 2 | ||||
-rw-r--r-- | packages | 1 |
2 files changed, 1 insertions, 2 deletions
@@ -217,11 +217,9 @@ endmenu comment "" menu "Unsupported / Unmaintained" - source noncore/unsupported/mail2/config.in source noncore/unsupported/filebrowser/config.in source noncore/unsupported/oipkg/config.in source noncore/unsupported/qpdf/config.in - source noncore/unsupported/gsmtool/config.in endmenu comment "" @@ -3,6 +3,7 @@ CONFIG_ADVANCEDFM noncore/apps/advancedfm advancedfm.pro CONFIG_APPEARANCE2 noncore/settings/appearance2 appearance2.pro CONFIG_APPSKEY noncore/settings/appskey appskey.pro CONFIG_AQPKG noncore/settings/aqpkg aqpkg.pro +CONFIG_AUTOROTATEAPPLET noncore/applets/autorotateapplet autorotate.pro CONFIG_BACKGAMMON noncore/games/backgammon backgammon.pro CONFIG_BACKUP noncore/settings/backup backup.pro CONFIG_BATTERYAPPLET core/applets/batteryapplet batteryapplet.pro |