Init builder implementation.

This commit is contained in:
Vreixo Formoso
2007-12-04 22:33:40 +01:00
parent 6616eae76b
commit 14f4aa7d07
5 changed files with 154 additions and 14 deletions

View File

@ -11,6 +11,7 @@ src_libisofs_la_LDFLAGS = \
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
src_libisofs_la_SOURCES = \
src/builder.h \
src/builder.c \
src/error.h \
src/node.h \
src/node.c \