Sfoglia il codice sorgente

build: allow “make test” as an alias for “make check”.

legacy
Sam Hocevar 8 anni fa
parent
commit
dcdd5d20f8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      Makefile.am

+ 1
- 0
Makefile.am Vedi File

@@ -9,6 +9,7 @@ EXTRA_DIST += bootstrap COPYING TODO
AUTOMAKE_OPTIONS = dist-bzip2
ACLOCAL_AMFLAGS = -I build/autotools/m4

test: lolcheck
check: lolcheck

dist: lolunit-$(LOLUNIT_VERSION).tar.gz


Caricamento…
Annulla
Salva