mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-11 13:16:45 +02:00
14 lines
264 B
Diff
14 lines
264 B
Diff
diff --git a/qdjango.pro b/qdjango.pro
|
|
index e9b6a08..d00c3c2 100644
|
|
--- a/qdjango.pro
|
|
+++ b/qdjango.pro
|
|
@@ -6,8 +6,7 @@ SUBDIRS = src
|
|
|
|
android {
|
|
} else {
|
|
- SUBDIRS += tests examples
|
|
- INSTALLS += htmldocs
|
|
+ SUBDIRS += examples
|
|
}
|
|
|
|
CONFIG += ordered
|