Skip to content

Commit

Permalink
Add CMakeList.txt to autoconf, so its in the "make dist" commercial b…
Browse files Browse the repository at this point in the history
…undles.
  • Loading branch information
dgarske committed Dec 5, 2023
1 parent 18e6177 commit 561d3a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -46,6 +46,7 @@ EXTRA_DIST+= README.md
EXTRA_DIST+= ChangeLog.md
EXTRA_DIST+= LICENSE
EXTRA_DIST+= autogen.sh
EXTRA_DIST+= CMakeLists.txt

TEST_EXTENSIONS=.test
TESTS += $(check_PROGRAMS)

0 comments on commit 561d3a2

Please sign in to comment.