aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pbx/Makefile')
-rw-r--r--pbx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbx/Makefile b/pbx/Makefile
index 161748b2d..d92ac590c 100644
--- a/pbx/Makefile
+++ b/pbx/Makefile
@@ -32,7 +32,7 @@ all: _all
include $(ASTTOPDIR)/Makefile.moddir_rules
clean::
- rm -f ael/*.o
+ rm -f ael/*.o ael/*.i
ael/ael_lex.o: ael/ael_lex.c ../include/asterisk/ael_structs.h ael/ael.tab.h
ael/ael_lex.o: ASTCFLAGS+=-I. -Wno-unused