summaryrefslogtreecommitdiff
path: root/stdtime
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-11-05 06:19:41 +0000
committerMark Spencer <markster@digium.com>2003-11-05 06:19:41 +0000
commitd7df92d71b5c79e38292458c96f5421fbfeb2766 (patch)
tree44b13d556699e8a72c503bab4b9b7cec84bae301 /stdtime
parent89aadcec48e84f17d21e281a251741d64f12cda2 (diff)
Get .depend for stdtime
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1695 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'stdtime')
-rwxr-xr-xstdtime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdtime/Makefile b/stdtime/Makefile
index f5374ce81..ccc11eda3 100755
--- a/stdtime/Makefile
+++ b/stdtime/Makefile
@@ -9,7 +9,7 @@ libtime.a: $(OBJS)
install:
clean:
- rm -f libtime.a *.o test
+ rm -f libtime.a *.o test .depend
depend: .depend