summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 6b318e700e275ff1c1bff688e70b2a3531eb404f (plain)
1
2
3
4
5
6
AUTOMAKE_OPTIONS = gnu
SUBDIRS = src
DISTDIRS = src

test:
	$(MAKE) -C src test