This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
build: allow “make test” as an alias for “make check”.
legacy
Sam Hocevar
8 years ago
parent
99bcb22466
commit
dcdd5d20f8
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile.am
+ 1
- 0
Makefile.am
View 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
Write
Preview
Loading…
Cancel
Save