Skip to content

Commit

Permalink
Makefile.am: distribute the src/yajl symlink
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
  • Loading branch information
giuseppe committed May 7, 2024
1 parent c715dcd commit b633f89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,8 @@ EXTRA_DIST = autogen.sh \
runtime-spec \
image-spec \
src/ocispec/json_common.h \
src/ocispec/json_common.c
src/ocispec/json_common.c \
src/yajl

sync:
(cd image-spec; git pull https://github.com/opencontainers/image-spec)
Expand Down

0 comments on commit b633f89

Please # to comment.