1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-16 08:29:15 +01:00

OP-910: fix circular dependencies

This commit is contained in:
Oleg Semyonov 2013-06-05 23:25:50 +03:00
parent a7d1e2b298
commit 13e7f51174

View File

@ -25,7 +25,7 @@ include(../../python.pri)
--infile=\"$$AUTHORS_SOURCE\" \
--template=\"$$AUTHORS_TEMPLATE\" \
--outfile=\"$$AUTHORS_FILE\"
authors.depends = FORCE
authors.depends = $$AUTHORS_SOURCE
QMAKE_EXTRA_TARGETS += authors
# Hook authors target in between qmake's Makefile update and