Skip to content

Commit 084effe

Browse files
committed
Include ason_spec.tex
Signed-off-by: Casey Dahlin <[email protected]>
1 parent a69cc76 commit 084effe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ dist_man3_MANS = \
2121
ason.3 \
2222
ason_values.3
2323

24+
EXTRA_DIST = ason_spec.tex
25+
2426
ason_spec.aux: ason_spec.tex
2527
$(pdflatex) -halt-on-error -draftmode $< | grep '^!' && exit 1 || exit 0
2628

0 commit comments

Comments
 (0)