dect
/
asterisk
Archived
13
0
Fork 0

delete snmp/agent.o on make clean

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35608 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
russell 2006-06-23 01:54:07 +00:00
parent 265f81cb5d
commit 4562330973
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ clean-depend:
clean: clean-depend
rm -f *.so *.o
rm -f snmp/*.o
res_odbc.so: res_odbc.o
$(CC) $(SOLINK) -o $@ $< $(ODBC_LIB)