git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More avoidable directories
[vlc.git]
/
libs
/
srtp
/
Makefile.am
diff --git
a/libs/srtp/Makefile.am
b/libs/srtp/Makefile.am
index
31b7493
..
901003c
100644
(file)
--- a/
libs/srtp/Makefile.am
+++ b/
libs/srtp/Makefile.am
@@
-25,11
+25,9
@@
endif
noinst_HEADERS = srtp.h
EXTRA_PROGRAMS = srtp
-if HAVE_LIBGCRYPT
noinst_LTLIBRARIES = libvlc_srtp.la
check_PROGRAMS = test-aes test-recv
TESTS = $(check_PROGRAMS)
-endif
libvlc_srtp_la_SOURCES = srtp.c
srtp_SOURCES = recv.c