Browse Source

don't do tests for the moment.

next
Georg Hopp 12 years ago
parent
commit
fa179af677
  1. 3
      Makefile.am

3
Makefile.am

@ -69,7 +69,8 @@ nobase_trdata_DATA = assets/html/example.html \
assets/style/images/ui-icons_cd0a0a_256x240.png \
assets/favicon.ico
SUBDIRS = src tests docs config
#SUBDIRS = src tests docs config
SUBDIRS = src docs config
.PHONY: docs coverage-html

Loading…
Cancel
Save