~alirezagh76/bigdft/1.8

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
EXTRA_DIST = config/m4

ACLOCAL_AMFLAGS = -I config/m4

SUBDIRS = src

if HAVE_PYYAML
SUBDIRS += tests
endif

check:
	@if test $(MAKELEVEL) = 0 ; then $(MAKE) report ; fi

report:
	python $(pythondir)/report.py