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
@@ -219,3 +219,2 @@ comment "" menu "Unsupported / Unmaintained" - source noncore/unsupported/mail2/config.in source noncore/unsupported/filebrowser/config.in @@ -223,3 +222,2 @@ menu "Unsupported / Unmaintained" source noncore/unsupported/qpdf/config.in - source noncore/unsupported/gsmtool/config.in endmenu @@ -5,2 +5,3 @@ 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 |