Add run-test.sh to CLEANFILES

Fix distcheck by adding run-test.sh to CLEANFILES
This commit is contained in:
Owen W. Taylor 2009-10-07 19:18:43 -04:00
parent 992b43f914
commit 3703a86354

View File

@ -26,3 +26,5 @@ run-test.sh: run-test.sh.in
-e "s|@MUTTER_LIB_DIR[@]|$(MUTTER_LIB_DIR)|" \
-e "s|@srcdir[@]|$(srcdir)|" \
$< > $@ && chmod a+x $@
CLEANFILES = run-test.sh