codebrainz commented on this pull request.
> @@ -0,0 +1,10 @@ +AC_DEFUN([GP_CHECK_WORKBENCH], +[ + GP_ARG_DISABLE([Workbench], [auto]) + GP_COMMIT_PLUGIN_STATUS([Workbench]) + AC_CONFIG_FILES([ + workbench/Makefile + workbench/src/Makefile + workbench/icons/Makefile Put the `16x16` Makefile here also, it gets the Makefile processed by Autoconf. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/598#pullrequestreview-57378835
