- adapted Makefile for git

- included Makefile in tarball
This commit is contained in:
2011-12-10 12:17:50 +01:00
parent 6cc9f77a0d
commit 8c6cf757b3
2 changed files with 5 additions and 2 deletions

View File

@ -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 \