Wrong target for make instal QmuParser.

--HG--
branch : develop
This commit is contained in:
dismine 2014-06-27 09:28:28 +03:00
parent 186b427750
commit 57227729b8

View file

@ -482,7 +482,7 @@ LIBDIR = $$PREFIX/lib
#MAKE INSTALL #MAKE INSTALL
target.path = $$LIBDIR/$${TARGET}/ target.path = $$LIBDIR/$${TARGET}/
INSTALLS += \ INSTALLS += \
lib target
} }
# Remove generated files at cleaning # Remove generated files at cleaning