projects
/
working
/
SIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d1d859
)
Change label for tag generation
author
djfiander
<djfiander>
Wed, 12 Apr 2006 15:21:35 +0000
(15:21 +0000)
committer
djfiander
<djfiander>
Wed, 12 Apr 2006 15:21:35 +0000
(15:21 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
e9a6bcf
..
595e151
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-10,5
+10,5
@@
all:
run:
perl SIPServer.pm SIPconfig.xml
-etags:
- find . -name '*.pm' -print | etags -
\ No newline at end of file
+tags:
+ find . -name '*.pm' -print | etags -