Makefile.am: Remove license links during uninstall.
[cfd] / Makefile.am
index 4ae0bdb..506304a 100644 (file)
@@ -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