summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sync.profile b/sync.profile
index 26efc65..ede245e 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,6 +1,5 @@
%modules = ( # path to module name map
- "B2QtUtils" => "$basedir/src/utils",
- "B2QtWifi" => "$basedir/src/wifi"
+ "B2QtUtils" => "$basedir/src/utils"
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);