Commit 17283aa5 authored by unknown's avatar unknown

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.
parent 3ef01486
......@@ -2,6 +2,8 @@ SUBDIRS = mytap . mysys examples
noinst_SCRIPTS = unit
EXTRA_DIST = unit.pl
DISTCLEANFILES = unit
unittests = mysys examples
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment