summaryrefslogtreecommitdiff
path: root/res/Makefile
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2007-10-01 15:06:14 +0000
committerRussell Bryant <russell@russellbryant.com>2007-10-01 15:06:14 +0000
commit9e05e0db0471477019b39a9f380b5a2b88515aa8 (patch)
tree96914200eebff9780fcf4e426e550723c795097f /res/Makefile
parent7c01bf15df4921fbf3f7b3675bd5cdc19774d1e9 (diff)
The trunk version of this patch also includes a couple more small clean fixes
from IgorG. Merged revisions 84170 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r84170 | russell | 2007-10-01 10:00:56 -0500 (Mon, 01 Oct 2007) | 3 lines Remove another file in "make clean". (closes issue #10814, paravoid) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@84171 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/Makefile')
-rw-r--r--res/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/Makefile b/res/Makefile
index 97b77fe43..0d0863d51 100644
--- a/res/Makefile
+++ b/res/Makefile
@@ -45,4 +45,4 @@ ael/pval.o: ael/pval.c
clean::
rm -f snmp/*.o
- rm -f ael*.o
+ rm -f ael/*.o