Makefile.am: drop stray VC project files from dist

Most files were removed 2 years ago, the remaining two do not work
without those.

Follow-up to 3d93d18ded #12288

Closes #20272
This commit is contained in:
Viktor Szakats 2026-01-12 21:38:21 +01:00
parent 716637520d
commit 27a1e629b5
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 2 additions and 5 deletions

View file

@ -21,7 +21,7 @@ gitonly=".git*
^docs/examples/adddocsref.pl
^docs/tests/CI.md
^docs/THANKS-filter
^projects/Windows/*
^projects/*
^scripts/ciconfig.pl
^scripts/cijobs.pl
^scripts/contributors.sh

View file

@ -64,10 +64,7 @@ CMAKE_DIST = \
tests/cmake/test.c \
tests/cmake/test.sh
VC_DIST = projects/README.md projects/generate.bat
EXTRA_DIST = CHANGES.md COPYING RELEASE-NOTES Dockerfile .editorconfig \
$(CMAKE_DIST) $(VC_DIST)
EXTRA_DIST = CHANGES.md COPYING RELEASE-NOTES Dockerfile .editorconfig $(CMAKE_DIST)
DISTCLEANFILES = buildinfo.txt