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.