diff --git a/flameshot.pro b/flameshot.pro index d62071e8..219ca49b 100644 --- a/flameshot.pro +++ b/flameshot.pro @@ -15,7 +15,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets CONFIG += c++11 CONFIG += link_pkgconfig -#CONFIG += packaging # Enables "make install" for packaging paths +CONFIG += packaging # Enables "make install" for packaging paths TARGET = flameshot TEMPLATE = app