Final edits to bring all analysers and converters into autotools build system. Done!
This commit is contained in:
parent
6bfddff131
commit
a0528c331f
1 changed files with 2 additions and 0 deletions
|
@ -35,5 +35,7 @@ AC_CHECK_FUNCS([dup2 gettimeofday memset mkdir socket strerror])
|
|||
|
||||
AC_CONFIG_FILES([Makefile
|
||||
lib/Makefile
|
||||
src/converters/Makefile
|
||||
src/analysers/Makefile
|
||||
src/Makefile])
|
||||
AC_OUTPUT
|
||||
|
|
Loading…
Add table
Reference in a new issue