summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 094ffb6fbf3c5226bd1f9458bbf218d05a83f27b (plain)
1
2
3
4
5
6
7
8
ACLOCAL_AMFLAGS = -I m4

SUBDIRS = src/asn1c src

check: all
	$(srcdir)/tests/magtests.py

test: check