aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/app.pro')
-rw-r--r--src/app/app.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index ab9f20fdd51..2cb354da495 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -13,7 +13,7 @@ win32 {
}
linux-* {
LIBS *= -lExtensionSystem -lAggregation
- QMAKE_FLAGS+=-Wl,--enable-new-dtags
+ QMAKE_LFLAGS+=-Wl,--enable-new-dtags
}
TEMPLATE = app