We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7938bc0 commit a24431dCopy full SHA for a24431d
Makefile.am
@@ -3,4 +3,4 @@ ACLOCAL_AMFLAGS = -I m4
3
SUBDIRS = src/asn1c src
4
5
test: all
6
- ./tests/magtests.py
+ $(srcdir)/tests/magtests.py
0 commit comments