Fix/improve make distcheck

This commit is contained in:
Carsten Teibes
2020-05-16 05:23:12 +02:00
parent 95dbcb0461
commit d88103a9be
3 changed files with 16 additions and 8 deletions

View File

@@ -84,10 +84,11 @@ SAMPLES = \
wlan \
exceptions
all:
# FIXME: This workaround is actually needed to get the stage1 installation
# without samples working. Once a better way to do header installation for
# newlib is figured out, this can be rewritten.
dist-hook:
rm -rf `find $(distdir) -name .svn -o -name CVS`
all:
# Install all of the samples. Rename any files that end in a .sample extension.
SAMPLES_INSTALL = $(INSTALL_DATA)