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
@@ -212,21 +212,19 @@ menu "Examples" config EXAMPLES boolean "Compile Example Application" source examples/config.in 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 "" depends on EXPERIMENTAL menu "Experimental" depends on EXPERIMENTAL source libopie2/config.in @@ -1,13 +1,14 @@ CONFIG_ADDRESSBOOK core/pim/addressbook addressbook.pro 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 CONFIG_BEND noncore/unsupported/mail2/bend bend.pro CONFIG_BINARY noncore/tools/calc2/binary binary.pro CONFIG_BLUE-PIN noncore/net/opietooth/blue-pin blue-pin.pro CONFIG_BOUNCE noncore/games/bounce bounce.pro CONFIG_BUTTON-SETTINGS core/settings/button button.pro |