Skip to content

Commit

Permalink
Makefile: Build and run tests by default
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Oct 26, 2015
1 parent 3791164 commit e345231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ manpages/%: manpages/%.xml
.PHONY: all
.PHONY: build

all: build
all: build test

.PHONY: devel
devel: CFLAGS += -DMXQ_DEVELOPMENT
Expand Down

0 comments on commit e345231

Please sign in to comment.