Skip to content

Commit 75582ff

Browse files
authored
autotools: fix make dist (#414)
1 parent fb8404a commit 75582ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ EXTRA_DIST += \
277277
EXTRA_DIST += \
278278
vms/configure.com \
279279
vms/openvms_readme.txt \
280-
vms/pcre2.h.patch \
280+
vms/pcre2.h_patch \
281281
vms/stdint.h
282282

283283
# These files are used in the preparation of a release

0 commit comments

Comments
 (0)