dist: exclude libgsmhr files downloaded by fetch_sources.py

We deliberately do not include these files in the git repository,
nor do we intend to include them in the release tarballs.  This
is done intentionally to avoid potential licensing issues.

Change-Id: I66e31dec37e53bf1a8c7df948fd9316e1467752c
Related: OS#6227
This commit is contained in:
Vadim Yanitskiy 2023-10-25 17:13:53 +07:00
parent bc14c15af6
commit 4de54857ab
1 changed files with 4 additions and 0 deletions

View File

@ -33,3 +33,7 @@ clean-local:
distclean-local:
-rm -rf ${REFSRC_PATH}/
# exclude files downloaded by fetch_sources.py
dist-hook:
-rm -rf $(distdir)/$(REFSRC_PATH)