Final edits to bring all analysers and converters into autotools build system. Done!

This commit is contained in:
Thulinma 2012-05-08 22:43:37 +02:00
parent 6bfddff131
commit a0528c331f

View file

@ -35,5 +35,7 @@ AC_CHECK_FUNCS([dup2 gettimeofday memset mkdir socket strerror])
AC_CONFIG_FILES([Makefile AC_CONFIG_FILES([Makefile
lib/Makefile lib/Makefile
src/converters/Makefile
src/analysers/Makefile
src/Makefile]) src/Makefile])
AC_OUTPUT AC_OUTPUT