diff --git a/build_num b/build_num index 00e6e7309..02d228631 100644 --- a/build_num +++ b/build_num @@ -1 +1 @@ -#define BUILD_NUM 3118 +#define BUILD_NUM 3119 diff --git a/qmake.inc.in b/qmake.inc.in index 4ae4eedb6..d035f6655 100644 --- a/qmake.inc.in +++ b/qmake.inc.in @@ -55,9 +55,6 @@ unix { res_desktop.path = @DATADIR@/applications/ res_configlets.path = $$res.path/configlets - INSTALLS += res - INSTALLS += res_os - INSTALLS += res_platform # INSTALLS += icns LIBS += $$LIBS_FWBUILDER @LIBS@ diff --git a/src/res/res.pro b/src/res/res.pro index 23f29d206..5dc4047b8 100644 --- a/src/res/res.pro +++ b/src/res/res.pro @@ -33,6 +33,9 @@ res_configlets.files = configlets/* INSTALLS -= target +INSTALLS += res +INSTALLS += res_os +INSTALLS += res_platform INSTALLS += res_help_en_US INSTALLS += res_configlets