X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=configure.ac;h=af4386d9ce41173ca05c5952ba40c9e7757ae9bc;hb=e461c187802d9bd89cff27acc80c8258a699b5c0;hp=7821e25d9c128dbab501a2f0b1618d8097857037;hpb=f40e75167a045d189c3027a0b112a20c635d3e48;p=www.jankratochvil.net.git diff --git a/configure.ac b/configure.ac index 7821e25..af4386d 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,11 @@ 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 ]) echo done.