From 5aafb5a5e409cc29b85acd3eb178b153b351f528 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Mon, 29 Oct 2007 22:24:44 +0000 Subject: clean up assembler and preprocessor files if they are here too git-svn-id: http://svn.digium.com/svn/asterisk/trunk@87467 f38db490-d61c-443f-a65b-d21fe96a405b --- agi/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'agi/Makefile') diff --git a/agi/Makefile b/agi/Makefile index 4066cda0b..2ced1ba68 100644 --- a/agi/Makefile +++ b/agi/Makefile @@ -40,6 +40,7 @@ uninstall: clean: rm -f *.so *.o look eagi-test eagi-sphinx-test rm -f .*.o.d .*.oo.d + rm -f *.s *.i rm -f strcompat.c ifneq ($(wildcard .*.d),) -- cgit v1.2.3