From f9e55416894387879262f389800f7106f0d66195 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 23 May 2006 17:09:51 +0000 Subject: on a clean, we have to clean out the ael directory too git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29731 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- pbx/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'pbx') diff --git a/pbx/Makefile b/pbx/Makefile index 47ff9aa37..e799c535e 100644 --- a/pbx/Makefile +++ b/pbx/Makefile @@ -26,6 +26,7 @@ clean-depend: clean: clean-depend rm -f *.so *.o + rm -f ael/*.o pbx_gtkconsole.o: pbx_gtkconsole.c $(CC) $(CFLAGS) $(GTK_FLAGS) -c -o $@ $< -- cgit v1.2.3