Changeset ab094d9 for skype/Makefile
- Timestamp:
- 2011-01-04T01:16:35Z (14 years ago)
- Branches:
- master
- Children:
- a86612f
- Parents:
- c12a5c8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/Makefile
rc12a5c8 rab094d9 77 77 -ba bitlbee-skype-$(VERSION).tar.gz 78 78 79 doc: HEADER.html Changelog 79 doc: HEADER.html Changelog AUTHORS 80 80 81 81 HEADER.html: README Makefile … … 87 87 git log --no-merges |git name-rev --tags --stdin >Changelog 88 88 89 AUTHORS: .git/refs/heads/master 90 git shortlog -s -n |sed 's/.*\t//'> AUTHORS 91 89 92 %.1: %.txt asciidoc.conf 90 93 a2x --asciidoc-opts="-f asciidoc.conf" \
Note: See TracChangeset
for help on using the changeset viewer.