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 1694bfb..8900735 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 cea8a52..638cd74 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 e7024a2..92aa50b 100644 (file)
@@ -36,6 +36,7 @@ metaflac_SOURCES = \
        usage.c \
        utils.c \
        operations.h \
+       operations_shorthand.h \
        options.h \
        usage.h \
        utils.h
index 28b0c94..bc42c2d 100644 (file)
@@ -14,6 +14,7 @@ EXTRA_DIST = \
        makemap.c \
        charset_test.c \
        charsetmap.h \
+       iconvert.h \
        utf8_static.dsp \
        utf8_static.vcproj