]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/sidplay2-noutils.patch
Contribs: Update libjpeg to 8c
[vlc] / extras / contrib / src / Patches / sidplay2-noutils.patch
1 --- sidplay-2.1.1/Makefile.am   2002-12-23 21:21:03.000000000 +0100
2 +++ sidplay-2.1.1.new/Makefile.am       2011-01-15 16:50:45.517649286 +0100
3 @@ -1,7 +1,7 @@
4  
5  AUTOMAKE_OPTIONS = foreign
6  
7 -SUBDIRS = libsidplay libsidutils resid builders
8 +SUBDIRS = libsidplay resid builders
9  
10  # Remove CVS directories from any subdirs that get
11  # included completely (e.g. win, directx,...).