Commit 17283aa5 authored by unknown's avatar unknown
Browse files

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
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2,6 +2,8 @@ SUBDIRS = mytap . mysys examples

noinst_SCRIPTS = unit

EXTRA_DIST = 		unit.pl

DISTCLEANFILES = unit

unittests = mysys examples