mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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
This commit is contained in:
@@ -26,6 +26,7 @@ clean-depend:
|
|||||||
|
|
||||||
clean: clean-depend
|
clean: clean-depend
|
||||||
rm -f *.so *.o
|
rm -f *.so *.o
|
||||||
|
rm -f ael/*.o
|
||||||
|
|
||||||
pbx_gtkconsole.o: pbx_gtkconsole.c
|
pbx_gtkconsole.o: pbx_gtkconsole.c
|
||||||
$(CC) $(CFLAGS) $(GTK_FLAGS) -c -o $@ $<
|
$(CC) $(CFLAGS) $(GTK_FLAGS) -c -o $@ $<
|
||||||
|
Reference in New Issue
Block a user