X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile.am;h=c34b99eab54a2a93fb5b4ab10bfa76fc0fa5ed21;hb=4a647cf16c5f4ef070b2d3c09bd832deb6f7dcec;hp=44057f0372365b7397df7551c446c837379373f8;hpb=3be591d4200420c796e32344300af512415994d0;p=vlc diff --git a/Makefile.am b/Makefile.am index 44057f0372..c34b99eab5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -456,6 +456,9 @@ install-exec-hook: echo "Cross-compilation: cache generation skipped!" ; \ fi +uninstall-hook: + rm -f -- "$(DESTDIR)$(vlclibdir)/plugins/plugins.dat" + silentstd = $(silentstd_$(V)) silentstd_ = $(silentstd_$(AM_DEFAULT_VERBOSITY)) silentstd_0 = 2>&1 >/dev/null