Skip to content

Commit 3e0f4e9

Browse files
committed
Insure the asn1 definitions are in the tarball
Signed-off-by: Simo Sorce <simo@redhat.com> Close #95
1 parent 7199593 commit 3e0f4e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/asn1c/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ MAGASN1dir = .
6363
noinst_LTLIBRARIES = libmagasn1.la
6464
libmagasn1_la_SOURCES = $(ASN1C_SOURCES) $(MAGASN1_SOURCES)
6565

66+
EXTRA_DIST = session.asn1
67+
6668
regenerate:
6769
asn1c -fskeletons-copy -fnative-types session.asn1
6870
rm -f converter-sample.c Makefile.am.sample

0 commit comments

Comments
 (0)