summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--Rules.make4
-rw-r--r--examples/opiebluez/opiebluez.pro2
2 files changed, 3 insertions, 3 deletions
diff --git a/Rules.make b/Rules.make
index f41fcd0..9eeb9f9 100644
--- a/Rules.make
+++ b/Rules.make
@@ -193,7 +193,7 @@ $(OPIEDIR)/stamp-headers :
( 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 .; )
- ( cd include/opie2 && ln -sf ../../libopie2/opieshower/*.h .; )
+ ( cd include/opie2 && ln -sf ../../libopie2/opiebluez/*.h .; )
# auxilliary libraries
( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
( cd include/sl && ln -sf ../../libslcompat/*.h .; )
@@ -236,7 +236,7 @@ $(OPIEDIR)/stamp-headers-x11 :
( 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 .; )
- ( cd include/opie2 && ln -sf ../../libopie2/opieshower/*.h .; )
+ ( cd include/opie2 && ln -sf ../../libopie2/opiebluez/*.h .; )
# auxilliary libraries
( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
( cd include/sl && ln -sf ../../libslcompat/*.h .; )
diff --git a/examples/opiebluez/opiebluez.pro b/examples/opiebluez/opiebluez.pro
index 7e9fa8f..f3a9241 100644
--- a/examples/opiebluez/opiebluez.pro
+++ b/examples/opiebluez/opiebluez.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS = oshowerdemo oshowertest
+SUBDIRS = obluezdemo oblueztest