summaryrefslogtreecommitdiff
path: root/Rules.make
authormickeyl <mickeyl>2004-03-01 17:36:09 (UTC)
committer mickeyl <mickeyl>2004-03-01 17:36:09 (UTC)
commit5f6f3f7d9356e24ac5284b7ccc10a75451ea94ee (patch) (side-by-side diff)
tree3a1149a6afa188b9c51b86357edd0981d9c97f4c /Rules.make
parent796de538b7b7bc7c3e2af3e8dd081000c21569ac (diff)
downloadopie-5f6f3f7d9356e24ac5284b7ccc10a75451ea94ee.zip
opie-5f6f3f7d9356e24ac5284b7ccc10a75451ea94ee.tar.gz
opie-5f6f3f7d9356e24ac5284b7ccc10a75451ea94ee.tar.bz2
some header files and glue to compile japanese apps
pretty much work in progress - maybe someone wants to finish
Diffstat (limited to 'Rules.make') (more/less context) (ignore whitespace changes)
-rw-r--r--Rules.make5
1 files changed, 4 insertions, 1 deletions
diff --git a/Rules.make b/Rules.make
index 16b4ffa..69b54e4 100644
--- a/Rules.make
+++ b/Rules.make
@@ -98,3 +98,4 @@ $(OPIEDIR)/stamp-headers :
$(TOPDIR)/include/opie2 \
- $(TOPDIR)/include/qtopia/private
+ $(TOPDIR)/include/qtopia/private \
+ $(TOPDIR)/include/sl
( cd include/qpe && rm -f *.h; ln -sf ../../library/*.h .; ln -sf ../../library/backend/*.h .; rm -f *_p.h; )
@@ -119,3 +120,5 @@ $(OPIEDIR)/stamp-headers :
( cd include/opie2 && ln -sf ../../libopie2/opieui/big-screen/*.h .; )
+ # auxilliary libraries
( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
+ ( cd include/sl && ln -sf ../../libslcompat/*.h .; )
# all