From 1c1c2bf461a9887e0dbe487472c161e17fa659f6 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 15 Jan 2011 00:32:40 +0100 Subject: add aif-test and aif-report-issues.sh to uninstall target --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 194a358..3032d80 100644 --- a/Makefile +++ b/Makefile @@ -24,5 +24,7 @@ install: uninstall: rm -f $(DESTDIR)/sbin/aif + rm -f $(DESTDIR)/sbin/aif-test + rm -f $(DESTDIR)/sbin/aif-report-issues.sh rm -rf $(DESTDIR)/usr/share/aif rm -rf $(DESTDIR)/usr/lib/aif -- cgit v1.2.2