X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=configure.ac;h=5e5b711ec91a80d6efc5bd2ae1b964cafd06b50e;hp=7821e25d9c128dbab501a2f0b1618d8097857037;hb=1ebd44d948f63e0f6d5d005bb5ced02c5041414e;hpb=f40e75167a045d189c3027a0b112a20c635d3e48 diff --git a/configure.ac b/configure.ac index 7821e25..5e5b711 100644 --- a/configure.ac +++ b/configure.ac @@ -36,6 +36,7 @@ PATH_PROG_CHECKED(PATH_PPMTOGIF,ppmtogif) PATH_PROG_CHECKED(PATH_PNMTOPNG,pnmtopng) PATH_PROG_CHECKED(PATH_PNGTOPNM,pngtopnm) PATH_PROG_CHECKED(PATH_PNMGAMMA,pnmgamma) +PATH_PROG_CHECKED(PATH_INKSCAPE,inkscape) dnl "Makefile" output files MUST have pathnames incl./excl. "./" prefix as specified! AC_OUTPUT([ @@ -46,6 +47,10 @@ Makefile ./My/Hash/Makefile ./resume/Makefile ./etmms/Makefile +./product/Makefile +./product/mms2/Makefile +./product/hotelgate/Makefile +./product/hotelgate/screenshot/Makefile ./project/Makefile ./project/step/Makefile ./project/Islet/Makefile @@ -119,6 +124,12 @@ Makefile ./project/libxml2reader/Makefile ./project/ntfsprogsgnomevfs/Makefile ./project/udpgate/Makefile +./project/harpy/Makefile +./project/netdnsspoof/Makefile +./project/xbelnormalize/Makefile +./project/inetdmx/Makefile +./project/staticbuild/Makefile +./project/tcpoverudp/Makefile ]) echo done.