add first.c, first.h to dist

This commit is contained in:
Viktor Szakats 2024-09-09 11:41:40 +02:00
parent 2697c0e1e2
commit 02cf354243
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -50,7 +50,7 @@ endif
# Makefile.inc provides neat definitions
include Makefile.inc
EXTRA_DIST = base64.pl CMakeLists.txt .checksrc
EXTRA_DIST = base64.pl CMakeLists.txt .checksrc first.c first.h
if USE_TEST_BUNDLES
server_bundle.c: $(top_srcdir)/tests/mk-bundle-server.pl