]> git.sesse.net Git - vlc/commitdiff
. virage d'une connerie
authorSam Hocevar <sam@videolan.org>
Thu, 15 Jun 2000 00:46:34 +0000 (00:46 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 15 Jun 2000 00:46:34 +0000 (00:46 +0000)
Makefile.in

index 11bb12959795de52be5eafcf04e7a56528354f22..c1c8da7c0ddbc445919acc97f8d51e28d4b5f85f 100644 (file)
@@ -284,12 +284,11 @@ distclean: clean
        rm -f */*/*.o plugins/*/*.so **/*~ *.log
        rm -f Makefile include/defs.h include/config.h
        rm -f config.status config.cache config.log
-       rm -f vlc gvlc gmon.out core
+       rm -f vlc gmon.out core
        rm -rf .dep
 
 install:
        $(INSTALL) vlc $(prefix)/bin
-       $(INSTALL) gvlc $(prefix)/bin
        mkdir -p $(prefix)/lib/videolan/vlc
        $(INSTALL) $(PLUGIN_OBJ) $(prefix)/lib/videolan/vlc
        $(INSTALL) share/*.psf $(prefix)/share/videolan/vlc