Remove obsolete lib/ directory.

This commit is contained in:
Guus Sliepen 2010-04-30 23:18:22 +02:00
parent ee427cac0d
commit 8b70c5be9b
3 changed files with 2 additions and 3 deletions

View file

@ -173,6 +173,6 @@ AC_ARG_ENABLE(jumbograms,
AC_SUBST(INCLUDES)
AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile lib/Makefile m4/Makefile])
AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile m4/Makefile])
AC_OUTPUT