list files that do not go into the distribution
authorGiuseppe Lettieri <g.lettieri@iet.unipi.it>
Thu, 30 Aug 2012 14:12:25 +0000 (16:12 +0200)
committerGiuseppe Lettieri <g.lettieri@iet.unipi.it>
Thu, 30 Aug 2012 14:12:25 +0000 (16:12 +0200)
commitffa2665decbf47eb2a1ce642944144061454940c
tree54d254fa9bd8cdda699de8bd0f62c4d044ecdc70
parent9767e8618cb1f33de272b42d3ec22a909caff952
list files that do not go into the distribution

The Makefile of Open vSwitch checks that all files in the
git repository are also distributed and stops with an error
otherwise. But we have some files in git that are not meant
to be distributed (i.e., installed on a sliver). These files can now
be listed in .non-distfiles and the new Makefile will ignore them.
.non-distfiles [new file with mode: 0644]
Makefile.am
planetlab/automake.mk