dect
/
libnl
Archived
13
0
Fork 0

Don't build tests on 'make all'

This commit is contained in:
Thomas Graf 2008-05-22 23:53:16 +02:00
parent 531029c130
commit 2bac39401c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ ifeq ($(shell [ ! -r Makefile.opts ] && echo 1),)
include Makefile.opts
endif
SUBDIRS := lib include doc src tests
SUBDIRS := lib include doc src
.PHONY: all clean distclean install gendoc $(SUBDIRS)
all: Makefile.opts