diff --git a/Makefile.am b/Makefile.am index 9888daf7a..5ae9aad67 100644 --- a/Makefile.am +++ b/Makefile.am @@ -82,6 +82,9 @@ uninstall-local: -rm -f $(kde_icondir)/kdvi.xpm -rm -f $(kde_minidir)/kdvi.xpm +distclean-local: + (cd kpathsea && test -r config.status && $(MAKE) distclean) + # add a dependency for every moc file to be full portable mdviwin.cpp: dviwin.h