add bitbuffer.h

This commit is contained in:
Josh Coalson
2001-07-22 19:04:32 +00:00
parent 0a68890c38
commit 7897457727

View File

@@ -23,4 +23,5 @@ test_unit_LDFLAGS = -lm
test_unit_LDADD = $(top_builddir)/src/libFLAC/libFLAC.la
test_unit_SOURCES = \
bitbuffer.c \
main.c
main.c \
bitbuffer.h