Skip to content

Commit

Permalink
Include dnslabeltext.cc in trabal, otherwise ragel becomes a build de…
Browse files Browse the repository at this point in the history
…pendency
  • Loading branch information
omoerbeek committed Jan 22, 2025
1 parent ca91844 commit b1d114d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pdns/recursordist/meson-dist-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ autoreconf -vi
# Generate man pages
cd "$MESON_PROJECT_BUILD_ROOT"
ninja man-pages
cp -p rec-man-pages/*.1 "$MESON_PROJECT_DIST_ROOT"

cp -vp rec-man-pages/*.1 "$MESON_PROJECT_DIST_ROOT"
ninja librec-dnslabeltext.a.p/dnslabeltext.cc
cp -vp librec-dnslabeltext.a.p/dnslabeltext.cc "$MESON_PROJECT_DIST_ROOT"

0 comments on commit b1d114d

Please sign in to comment.