From 451fec9bbb9fa86d40bc3f00505a0f3d85199e6c Mon Sep 17 00:00:00 2001 From: Christopher Young Date: Fri, 9 Oct 2015 20:08:46 -0400 Subject: [PATCH] clean: rm -f libdump978.so --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0f2e7ab8..d934d5af 100644 --- a/Makefile +++ b/Makefile @@ -44,4 +44,4 @@ install: cp -f libdump978.so /usr/lib/ clean: - rm -f gen_gdl90 + rm -f gen_gdl90 libdump978.so