fix bug (debian #213172): http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=213172
[platform/upstream/flac.git] / src / flac / Makefile.am
index da4e0a4..c2d70bb 100644 (file)
@@ -31,11 +31,13 @@ flac_SOURCES = \
        decode.c \
        encode.c \
        main.c \
+       string.c \
        utils.c \
        vorbiscomment.c \
        analyze.h \
        decode.h \
        encode.h \
+       string.h \
        utils.h \
        vorbiscomment.h