From e41aee814d41ada4bb9651f8837d1d7b272820f9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 7 Aug 2012 08:51:53 +0200 Subject: cleaned up url normalizer tests and made them use module loader --- src/GNUmakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/GNUmakefile') diff --git a/src/GNUmakefile b/src/GNUmakefile index 5a25794..9351c13 100644 --- a/src/GNUmakefile +++ b/src/GNUmakefile @@ -53,6 +53,7 @@ $(LOCAL_STATIC_LIB): $(LOCAL_STATIC_LIB_OBJS) ar rcs $(LOCAL_STATIC_LIB) $(LOCAL_STATIC_LIB_OBJS) local_clean: + @-rm -f $(LOCAL_STATIC_LIB) local_distclean: -- cgit v1.2.3-54-g00ecf