diff --git a/expat/Makefile.in b/expat/Makefile.in index 2bade0d9..aadeda1c 100644 --- a/expat/Makefile.in +++ b/expat/Makefile.in @@ -93,7 +93,8 @@ uninstall: uninstalllib uninstalllib: $(LIBTOOL) --mode=uninstall rm -f $(INSTALL_ROOT)$(libdir)/$(LIBRARY) - rm -f $(INSTALL_ROOT)$(includedir)/$(APIHEADER) + rm -f $(INSTALL_ROOT)$(includedir)/expat.h + rm -f $(INSTALL_ROOT)$(includedir)/expat_external.h # for VPATH builds (invoked by configure) mkdir-init: