]> git.sesse.net Git - vlc/commitdiff
Remove the most useless Makefile statement ever
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 19 Jul 2007 15:47:06 +0000 (15:47 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 19 Jul 2007 15:47:06 +0000 (15:47 +0000)
src/Makefile.am

index 3c070488542bfc5bef9cb1c19f6015419638cecd..e1d51d286ada4e872c6545e45583a61ac1953734 100644 (file)
@@ -330,9 +330,6 @@ SOURCES_libvlc_control = \
        control/mediacontrol_audio_video.c
 
 if !USE_LIBTOOL
-if !HAVE_WIN32
-endif
-
 # Install shared libvlc
 install-exec-local:
        test -z "$(DATA_noinst_libvlc)" || $(INSTALL_PROGRAM) "$(DATA_noinst_libvlc)" "$(DESTDIR)$(libdir)"