/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
1.99
test/Makefile.am
16 строк
260 B
Freddy Vulto
(testuite) Fix tests to run with autotools' make distcheck
13 ноя 2010, 01:35
13 ноя 2010, 01:35
c86b336
Код
Авторство
О чём код?
DEJATOOL = completion install unit AM_RUNTESTFLAGS = --outdir log --ignore $(PACKAGE).log EXTRA_DIST = completion \ config \ fixtures \ lib \ unit all: $(mkdir_p) log tmp distclean-local: rm -rf log tmp AUTOMAKE_OPTIONS = dejagnu