[Olsr-dev] [PATCH 18/20] mini: add uninstall target

Ferry Huberts (spam-protected)
Mon Jul 25 17:38:11 CEST 2011


From: Ferry Huberts <(spam-protected)>

Signed-off-by: Ferry Huberts <(spam-protected)>
---
 lib/mini/Makefile |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/lib/mini/Makefile b/lib/mini/Makefile
index f9c4a9f..3a73ae4 100644
--- a/lib/mini/Makefile
+++ b/lib/mini/Makefile
@@ -52,5 +52,8 @@ install:	$(PLUGIN_FULLNAME)
 		$(STRIP) $(PLUGIN_FULLNAME)
 		$(INSTALL_LIB)
 
+uninstall:
+		$(UNINSTALL_LIB)
+
 clean:
 		rm -f $(OBJS) $(SRCS:%.c=%.d) $(PLUGIN_FULLNAME)
-- 
1.7.6





More information about the Olsr-dev mailing list