]> git.sesse.net Git - vlc/commitdiff
* ./modules/video_output/qte/.cvsignore: added a missing .cvsignore.
authorSam Hocevar <sam@videolan.org>
Wed, 18 Dec 2002 09:27:26 +0000 (09:27 +0000)
committerSam Hocevar <sam@videolan.org>
Wed, 18 Dec 2002 09:27:26 +0000 (09:27 +0000)
  * ./modules/video_chroma/Modules.am: added i420_rgb_c.h to the distribution,
    thanks to Stepan Roh for spotting this.

modules/video_chroma/Modules.am
modules/video_output/qte/.cvsignore [new file with mode: 0644]

index d667a97e855ddaf6bedf40587fc6ad030595dfa4..23bf554a6622af4246b04223cc0550332f6aeca3 100644 (file)
@@ -3,6 +3,7 @@ SOURCES_i420_rgb = \
        modules/video_chroma/i420_rgb.h \
        modules/video_chroma/i420_rgb8.c \
        modules/video_chroma/i420_rgb16.c \
+       modules/video_chroma/i420_rgb_c.h \
        $(NULL)
 
 SOURCES_i420_rgb_mmx = \
diff --git a/modules/video_output/qte/.cvsignore b/modules/video_output/qte/.cvsignore
new file mode 100644 (file)
index 0000000..ec96903
--- /dev/null
@@ -0,0 +1,2 @@
+.deps
+.dirstamp