summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2003-06-15 12:48:49 (UTC)
committer mickeyl <mickeyl>2003-06-15 12:48:49 (UTC)
commitc6e6ec7a25dd0acfd970d0b9e2f43a8ea500b98b (patch) (side-by-side diff)
treec95f8e2e1fd3b657b4f851de489f313971855fc5
parent24d20c74b8e02ad7b7575ab8f577880f98e43655 (diff)
downloadopie-c6e6ec7a25dd0acfd970d0b9e2f43a8ea500b98b.zip
opie-c6e6ec7a25dd0acfd970d0b9e2f43a8ea500b98b.tar.gz
opie-c6e6ec7a25dd0acfd970d0b9e2f43a8ea500b98b.tar.bz2
enable opiemm
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Rules.make1
-rw-r--r--packages1
2 files changed, 2 insertions, 0 deletions
diff --git a/Rules.make b/Rules.make
index 39165d8..e673eac 100644
--- a/Rules.make
+++ b/Rules.make
@@ -68,2 +68,3 @@ $(OPIEDIR)/stamp-headers :
( cd include/opie2 && ln -sf ../../libopie2/opiecore/*.h .; )
+ ( cd include/opie2 && ln -sf ../../libopie2/opiemm/*.h .; )
#( cd include/opie2 && ln -sf ../../libopie2/opiedb/*.h .; )
diff --git a/packages b/packages
index 045e93d..71ae4ef 100644
--- a/packages
+++ b/packages
@@ -72,2 +72,3 @@ CONFIG_LIBOPIE2PIM libopie2/opiepim opiepim.pro
CONFIG_LIBOPIE2UI libopie2/opieui opieui.pro
+CONFIG_LIBOPIE2MM libopie2/opiemm opiemm.pro
CONFIG_LIBOPIETOOTH noncore/net/opietooth/lib lib.pro