]> git.sesse.net Git - vlc/blobdiff - src/Makefile.am
Mark the test programs as not installable
[vlc] / src / Makefile.am
index f5e5242544fefad6aac24a1ccd7a0ba93cc0f1d1..7e9888a5889b4cb7f9fdb9808f612f33368508da 100644 (file)
@@ -120,7 +120,7 @@ nice:
 
 lib_LTLIBRARIES = libvlc.la libvlc-control.la
 
-AM_LDFLAGS = -no-undefined
+AM_LDFLAGS = -no-undefined -no-install
 if HAVE_WIN32
 AM_LDFLAGS += -avoid-version
 endif