summaryrefslogtreecommitdiff
path: root/Rules.make
authorclem <clem>2004-06-15 13:56:31 (UTC)
committer clem <clem>2004-06-15 13:56:31 (UTC)
commit1525049ee89907e9cede5f2e475acf9f99bae6c4 (patch) (side-by-side diff)
tree7aac4e7a528c2d2d782b9ec7209a1f31d6669707 /Rules.make
parentae21fcb1c80ba1aec4f52b5b9120605d4b22a7e0 (diff)
downloadopie-1525049ee89907e9cede5f2e475acf9f99bae6c4.zip
opie-1525049ee89907e9cede5f2e475acf9f99bae6c4.tar.gz
opie-1525049ee89907e9cede5f2e475acf9f99bae6c4.tar.bz2
support of libopiesecurity2 and noncore/securityplugins
Diffstat (limited to 'Rules.make') (more/less context) (ignore whitespace changes)
-rw-r--r--Rules.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rules.make b/Rules.make
index b78d763..779f4b1 100644
--- a/Rules.make
+++ b/Rules.make
@@ -175,6 +175,7 @@ endif
( cd include/opie2 && ln -sf ../../libopie2/opieui/*.h .; )
( cd include/opie2 && ln -sf ../../libopie2/opieui/fileselector/*.h .; )
( cd include/opie2 && ln -sf ../../libopie2/opieui/big-screen/*.h .; )
+ ( cd include/opie2 && ln -sf ../../libopie2/opiesecurity/*.h .; )
# auxilliary libraries
( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
( cd include/sl && ln -sf ../../libslcompat/*.h .; )