]> git.sesse.net Git - vlc/blobdiff - bin/Makefile.am
Always build and use "our" getopt
[vlc] / bin / Makefile.am
index dfeaee26acfc41279e8166012c95ec257c74a053..2bb42944ff6e31f984e436cc0a7643f36eb20a1d 100644 (file)
@@ -57,5 +57,6 @@ vlc_win32_rc.$(OBJEXT): vlc_win32_rc.rc
 
 vlc_cache_gen_SOURCES = cachegen.c
 vlc_cache_gen_LDADD = \
+       $(GNUGETOPT_LIBS) \
        ../compat/libcompat.la \
        ../src/libvlc.la ../src/libvlccore.la