- adapted Makefile for git
- included Makefile in tarball
This commit is contained in:
parent
6cc9f77a0d
commit
8c6cf757b3
@ -1,4 +1,7 @@
|
||||
$Id: Changelog.txt,v 1.3 2007/08/01 22:27:53 rschaten Exp $
|
||||
* Release 111210
|
||||
|
||||
- adapted Makefile for git
|
||||
- included Makefile in tarball
|
||||
|
||||
* Release 070802
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -104,8 +104,8 @@ tarball: firmware clean docs
|
||||
[ -e "main_$(TODAY).hex" ] || exit
|
||||
rm --force $(PACKETNAME).tar.gz; \
|
||||
tar --directory=.. \
|
||||
--exclude=$(DIR)/Makefile \
|
||||
--exclude=CVS \
|
||||
--exclude=.git \
|
||||
--exclude=*.ps \
|
||||
--create \
|
||||
--gzip \
|
||||
|
Loading…
x
Reference in New Issue
Block a user