X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/cfd/blobdiff_plain/eb4ac9136e4059fa45f5d862edc0d7a76005d7f5..1ae461fc60923796596972859e3bd2285eee2fd1:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 4ae0bdb..506304a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -85,6 +85,9 @@ install-data-hook:: cd $(DESTDIR)$(pkgdatadir) && $(LN_S) -f GPL-2 COPYING cd $(DESTDIR)$(pkgdatadir) && $(LN_S) -f LGPL-2 COPYING.LIB +uninstall-hook:: + cd $(DESTDIR)$(pkgdatadir) && rm -f COPYING COPYING.LIB + ## Documentation. dist_pkgdata_DATA += INSTALL dist_pkgdata_DATA += texinice.tex