fixed missing resources

This commit is contained in:
Marc Wäckerlin
2015-09-09 12:53:32 +00:00
parent 6680ec2e4f
commit a83f7ee97d
7 changed files with 63 additions and 18 deletions

View File

@@ -50,7 +50,9 @@ AX_PKG_REQUIRE([libpcscxx])
AX_PKG_REQUIRE([proxyface])
AX_PKG_REQUIRE([mrwcxx], [mrw-c++])
AC_CONFIG_FILES([src/qbrowserlib/makefile]) #src/designer/makefile
AC_CONFIG_FILES([src/languages.qrc])
AC_CONFIG_FILES([src/qbrowserlib/languages.qrc src/qbrowserlib/makefile])
#src/designer/makefile
# create output
AC_OUTPUT