X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=aa462b7d561ecd3f048d5c7af80c2874b9fc0388;hb=70ee6fc793ec8e828067a3569849b6c216054497;hp=0000000000000000000000000000000000000000;hpb=59f84608ec15c016958a6e0e0ddd813f376c0925;p=com%2Fasn1c.git diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 0000000..aa462b7 --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,9 @@ + +SUBDIRS = docsrc man + +docsdir = $(datadir)/doc/asn1c + +docs_DATA = $(srcdir)/asn1c-*.pdf + +EXTRA_DIST = $(srcdir)/asn1c-*.pdf +