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 7199593 commit 3e0f4e9Copy full SHA for 3e0f4e9
src/asn1c/Makefile.am
@@ -63,6 +63,8 @@ MAGASN1dir = .
63
noinst_LTLIBRARIES = libmagasn1.la
64
libmagasn1_la_SOURCES = $(ASN1C_SOURCES) $(MAGASN1_SOURCES)
65
66
+EXTRA_DIST = session.asn1
67
+
68
regenerate:
69
asn1c -fskeletons-copy -fnative-types session.asn1
70
rm -f converter-sample.c Makefile.am.sample
0 commit comments