mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
Makefile.am, configure.in:
Include "manual.chm" in source TAR if it exists configure.in: Include "manual.chm" in source TAR if it exists Docs/Makefile.am: Include "manual.chm" in source TAR if it exists
This commit is contained in:
parent
e8673939b1
commit
c6f0c29acb
2 changed files with 6 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
EXTRA_DIST = mysql.info INSTALL-BINARY
|
||||
EXTRA_DIST = mysql.info INSTALL-BINARY @extra_docs@
|
||||
|
||||
# make sure that "make install" installs the info page, too
|
||||
# automake only seems to take care of this automatically,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue