]> git.sesse.net Git - vlc/blob - contrib/src/ssh2/no-tests.patch
demux: mp4: remove special handler for trkn atom
[vlc] / contrib / src / ssh2 / no-tests.patch
1 --- libssh2-1.4.3/Makefile.am.orig      2014-01-24 18:42:51.602763926 +0100
2 +++ libssh2-1.4.3/Makefile.am   2014-01-24 18:42:58.522873002 +0100
3 @@ -1,6 +1,6 @@
4  AUTOMAKE_OPTIONS = foreign nostdinc
5  
6 -SUBDIRS = src tests docs
7 +SUBDIRS = src docs
8  if BUILD_EXAMPLES
9  SUBDIRS += example
10  endif