1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

add a file to EXTRA_DIST. Should fix broken bootstrap.

unittest/Makefile.am:
  add unit.pl to the list of extra files, so that
  "make dist" picks it up.
This commit is contained in:
unknown
2006-04-14 13:53:02 +04:00
parent 3ef014862b
commit 17283aa5c3

View File

@ -2,6 +2,8 @@ SUBDIRS = mytap . mysys examples
noinst_SCRIPTS = unit
EXTRA_DIST = unit.pl
DISTCLEANFILES = unit
unittests = mysys examples