check for any enabled decoration, not just for the default one
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20697 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f234328bb6
commit
d8424789ee
@ -7,7 +7,7 @@
|
||||
-SUBDIRS += mousecalibration simpledecoration
|
||||
+SUBDIRS += mousecalibration
|
||||
+
|
||||
+contains( decorations, default ) {
|
||||
+!isEmpty( decorations ) {
|
||||
+ SUBDIRS += simpledecoration
|
||||
+}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user