X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=configure.ac;h=78b9c88986714f2982e18dfaa75a0afe8449961f;hb=e447d2da0840ee8551f4371d33a20060068965cc;hp=2b2b722c6a3fdf9d3fe05f88732bbe2bc3b7d3f6;hpb=949bd66322de613217672824798fbc7973c8b314;p=evince.git diff --git a/configure.ac b/configure.ac index 2b2b722c..78b9c889 100644 --- a/configure.ac +++ b/configure.ac @@ -329,7 +329,7 @@ AM_CONDITIONAL(ENABLE_COMICS, test x$enable_comics = xyes) dnl ================== End of comic book checks ============================================ -dnl ================== comic book checks =================================================== +dnl ================== impress book checks =================================================== AC_ARG_ENABLE(impress, [AC_HELP_STRING([--enable-impress], [Compile with support for impress presentations])],enable_impress="$enableval",enable_impress=no) @@ -338,7 +338,7 @@ if test "x$enable_impress" = "xyes"; then fi AM_CONDITIONAL(ENABLE_IMPRESS, test x$enable_impress = xyes) -dnl ================== End of comic book checks ============================================ +dnl ================== End of impress book checks ============================================ dnl =================== Mime types list ==================================================== @@ -378,6 +378,7 @@ cut-n-paste/totem-screensaver/Makefile data/evince.desktop.in data/icons/16x16/Makefile data/icons/22x22/Makefile +data/icons/24x24/Makefile data/icons/48x48/Makefile data/icons/Makefile data/icons/scalable/Makefile