Skip to content

Commit

Permalink
do not add Makefile.conf to the tarball
Browse files Browse the repository at this point in the history
Since every tarball install is independent, Makefile.conf should not be
inherited
  • Loading branch information
razvancrainea committed Apr 16, 2015
1 parent 00cdfc6 commit 0a38032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -421,6 +421,7 @@ tar: $(NEWREVISION)
--exclude=.svn* \
--exclude=.git \
--exclude=.gitignore \
--exclude=Makefile.conf \
--exclude=*.[do] \
--exclude=*.so \
--exclude=*.il \
Expand Down

0 comments on commit 0a38032

Please sign in to comment.