X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=colorize.git;a=blobdiff_plain;f=configure.ac;h=deb91e3239d1c7e09b4c59b548d4eb5eb836dc86;hp=1ebefccae1a51b09669236cbdab24f273fcd7c14;hb=HEAD;hpb=9b04385e7a99576413e64927e32ddcd9025795c0 diff --git a/configure.ac b/configure.ac index 1ebefcc..deb91e3 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ])])