Skip to content

Commit

Permalink
Makefile: include run-cli-tests-maybe-unset-ccache in dist tarball.
Browse files Browse the repository at this point in the history
Apparently "make distcheck" has been broken for 3 months;
I find that hard to believe, but that's what it looks like.

Signed-off-by: Tommi Virtanen <[email protected]>
  • Loading branch information
Tommi Virtanen committed Sep 23, 2011
1 parent a62108b commit e35d9de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ SUBDIRS = . src man

EXTRA_DIST += \
src/test/run-cli-tests \
src/test/run-cli-tests-maybe-unset-ccache \
src/test/cli \
src/test/downloads \
udev/50-rbd.rules
Expand Down

0 comments on commit e35d9de

Please sign in to comment.