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
1.4
Russell Bryant 20 years ago
parent 8d74f0ebe6
commit f9e5541689

@ -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 $@ $<

Loading…
Cancel
Save