Fix bug in build system.
This commit is contained in:
parent
c717152c88
commit
282d092dd8
@ -37,3 +37,4 @@ demo/isoms
|
|||||||
demo/isogrow
|
demo/isogrow
|
||||||
doc/html
|
doc/html
|
||||||
doc/doxygen.conf
|
doc/doxygen.conf
|
||||||
|
libisofs-1.pc
|
||||||
|
@ -144,6 +144,6 @@ AC_CONFIG_FILES([
|
|||||||
Makefile
|
Makefile
|
||||||
doc/doxygen.conf
|
doc/doxygen.conf
|
||||||
version.h
|
version.h
|
||||||
libisofs-5.pc
|
libisofs-1.pc
|
||||||
])
|
])
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
Loading…
Reference in New Issue
Block a user