]> git.sesse.net Git - vlc/blobdiff - Makefile.am
Move libs/srtp/* to modules/access/rtp/
[vlc] / Makefile.am
index 2598ba4788f77018816e48b21f2910da9df19671..0138389738edfed3509d93d43208f055209bfd0b 100644 (file)
@@ -13,9 +13,6 @@ EXTRA_SUBDIRS = m4 \
 DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS)
 
 SUBDIRS = po compat src
-if HAVE_GCRYPT
-SUBDIRS += libs/srtp
-endif
 if BUILD_VLC
 SUBDIRS += bin
 endif