Don't source bash-completion.log when running "make check".

I wonder why does such a file end up in our completions dir, but it
looks like one created by "make check" invocations.
This commit is contained in:
Ville Skyttä 2010-11-05 19:47:25 +02:00
parent ed3f21b013
commit 8dc1e86a7a

View File

@ -1,5 +1,5 @@
DEJATOOL = completion install unit
AM_RUNTESTFLAGS = --outdir log
AM_RUNTESTFLAGS = --outdir log --ignore $(PACKAGE).log
EXTRA_DIST = completion \
config \