Fix bug in build system.

This commit is contained in:
Vreixo Formoso 2008-02-01 16:47:04 +01:00
parent c717152c88
commit 282d092dd8
2 changed files with 2 additions and 1 deletions

View File

@ -37,3 +37,4 @@ demo/isoms
demo/isogrow
doc/html
doc/doxygen.conf
libisofs-1.pc

View File

@ -144,6 +144,6 @@ AC_CONFIG_FILES([
Makefile
doc/doxygen.conf
version.h
libisofs-5.pc
libisofs-1.pc
])
AC_OUTPUT