Skip to content

Commit

Permalink
Merge pull request strukturag#355 from strukturag/include-m4-in-dist
Browse files Browse the repository at this point in the history
make: Include m4 files in release tarball.
  • Loading branch information
farindk authored Oct 25, 2022
2 parents 2963426 + 58659de commit a1ac9e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ endif
EXTRA_DIST = \
autogen.sh \
build.bat \
m4/ax_compare_version.m4 \
m4/ax_cxx_compile_stdcxx_11.m4 \
m4/m4_ax_check_compile_flag.m4 \
m4/visibility.m4 \
Makefile.vc7 \
CMakeLists.txt \
README.md \
Expand Down

0 comments on commit a1ac9e0

Please sign in to comment.