add missing EXTRA_DIST files
authorJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 12 Sep 2007 01:02:36 +0000 (01:02 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 12 Sep 2007 01:02:36 +0000 (01:02 +0000)
doc/html/images/hw/Makefile.am
src/flac/Makefile.am
src/metaflac/Makefile.am
src/share/utf8/Makefile.am

index 1694bfb30324e42dc7d72d3dba7818e1ef411259..8900735ffbb31f49ab15cd794b2e70fafe2e4a26 100644 (file)
@@ -46,6 +46,7 @@ doc_DATA = \
        sonos_family_RGB_325x200.jpg \
        teclast-tl29_325x244.jpg \
        transporter_hero_grey_325x208.jpg \
+       tvix-4000_325x204.jpg \
        vibez_nofm_combi_black_b_325x220.jpg
 
 EXTRA_DIST = $(doc_DATA)
index cea8a523aadc6b4526ffc7dbf1d2d9b6872db83e..638cd74d4135f97cb4ff39ef987e6f94799db302 100644 (file)
@@ -21,8 +21,12 @@ AM_CFLAGS = @OGG_CFLAGS@
 
 EXTRA_DIST = \
        Makefile.lite \
+       Makefile.lite.iffscan \
        flac.dsp \
-       flac.vcproj
+       flac.vcproj \
+       iffscan.c \
+       iffscan.dsp \
+       iffscan.vcproj
 
 flac_SOURCES = \
        analyze.c \
index e7024a216c073045830494f5a9329c3d68916442..92aa50bf4677fe3e87aeb7dad862145b050daba1 100644 (file)
@@ -36,6 +36,7 @@ metaflac_SOURCES = \
        usage.c \
        utils.c \
        operations.h \
+       operations_shorthand.h \
        options.h \
        usage.h \
        utils.h
index 28b0c94816719f65e70b6b815a1c937ef3ab7219..bc42c2dfd62983390a443a4646b8a0f17c9ce3ec 100644 (file)
@@ -14,6 +14,7 @@ EXTRA_DIST = \
        makemap.c \
        charset_test.c \
        charsetmap.h \
+       iconvert.h \
        utf8_static.dsp \
        utf8_static.vcproj