summaryrefslogtreecommitdiff
path: root/Rules.make
Side-by-side diff
Diffstat (limited to 'Rules.make') (more/less context) (ignore whitespace changes)
-rw-r--r--Rules.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/Rules.make b/Rules.make
index 17ad159..2ce61f1 100644
--- a/Rules.make
+++ b/Rules.make
@@ -202,5 +202,4 @@ $(OPIEDIR)/stamp-headers :
# auxilliary libraries
( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
- ( cd include/sl && ln -sf ../../libslcompat/*.h .; )
( cd include/opietooth && ln -sf ../../noncore/net/opietooth/lib/*.h .; )
( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; )
@@ -246,5 +245,4 @@ $(OPIEDIR)/stamp-headers-x11 :
# auxilliary libraries
( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
- ( cd include/sl && ln -sf ../../libslcompat/*.h .; )
( cd include/opietooth && ln -s ../../noncore/net/opietooth/lib/*.h .; )
( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; )