@codebrainz commented on this pull request.


In build/workbench.m4:

> @@ -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, view it on GitHub, or mute the thread.