author | mickeyl <mickeyl> | 2003-12-25 22:45:10 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-12-25 22:45:10 (UTC) |
commit | c142d7975c14cf21a710bc855285938b020ace1f (patch) (side-by-side diff) | |
tree | c0b5c725c332a09b58ecbcdb850068e3bd416016 /noncore/unsupported | |
parent | cc7125330e8c797b22d8f9fc450357a59e7e1be3 (diff) | |
download | opie-c142d7975c14cf21a710bc855285938b020ace1f.zip opie-c142d7975c14cf21a710bc855285938b020ace1f.tar.gz opie-c142d7975c14cf21a710bc855285938b020ace1f.tar.bz2 |
better not source the unsupported configs one-by-one in the top-level config.in
-rw-r--r-- | noncore/unsupported/config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/noncore/unsupported/config.in b/noncore/unsupported/config.in new file mode 100644 index 0000000..c440617 --- a/dev/null +++ b/noncore/unsupported/config.in @@ -0,0 +1,5 @@ +source noncore/unsupported/filebrowser/config.in +source noncore/unsupported/gsmtool/config.in +source noncore/unsupported/mail2/config.in +source noncore/unsupported/oipkg/config.in +source noncore/unsupported/qpdf/config.in |