diff --git a/Makefile.am b/Makefile.am index f4523aa..6492a71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,6 +39,7 @@ libisofs_libisofs_la_SOURCES = \ libisofs/ecma119_tree.h \ libisofs/ecma119_tree.c \ libisofs/writer.h \ + libisofs/buffer.h \ libisofs/buffer.c \ libisofs/rockridge.h \ libisofs/rockridge.c \