Fix run length encoding of marked image, bump to version 0.8
[colorize.git] / configure.ac
index 1ebefcc..deb91e3 100644 (file)
@@ -98,6 +98,7 @@ AC_OUTPUT(
     src/Makefile
     tools/Makefile
     gui/Makefile
+    gui/buttons/Makefile
     Makefile)
 
 AS_IF([test "x$have_windows" == xno],[AC_MSG_NOTICE( Compiling for Unix )],[AC_MSG_NOTICE([ Compiling for Windows ])])