summaryrefslogtreecommitdiff
path: root/Rules.make
Unidiff
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 :
202 # auxilliary libraries 202 # auxilliary libraries
203 ( cd include/opie2 && ln -sf ../../libqtaux/*.h .; ) 203 ( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
204 ( cd include/sl && ln -sf ../../libslcompat/*.h .; )
205 ( cd include/opietooth && ln -sf ../../noncore/net/opietooth/lib/*.h .; ) 204 ( cd include/opietooth && ln -sf ../../noncore/net/opietooth/lib/*.h .; )
206 ( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; ) 205 ( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; )
@@ -246,5 +245,4 @@ $(OPIEDIR)/stamp-headers-x11 :
246 # auxilliary libraries 245 # auxilliary libraries
247 ( cd include/opie2 && ln -sf ../../libqtaux/*.h .; ) 246 ( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
248 ( cd include/sl && ln -sf ../../libslcompat/*.h .; )
249 ( cd include/opietooth && ln -s ../../noncore/net/opietooth/lib/*.h .; ) 247 ( cd include/opietooth && ln -s ../../noncore/net/opietooth/lib/*.h .; )
250 ( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; ) 248 ( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; )