Skip to content

Commit

Permalink
chore, bang version into .m4i file upon bootstrap
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Freundt <[email protected]>
  • Loading branch information
hroptatyr committed Dec 11, 2013
1 parent c1143e7 commit 2efbcd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ EXTRA_DIST += $(pkgdata_DATA)
## bootstrapping rules
yuck.m4i: yuck.yuck $(builddir)/yuck-bootstrap
$(builddir)/yuck-bootstrap $< > $@
echo "define([YUCK_VER], [$(VERSION)])dnl" >> $@

yuck.yucc: yuck.m4 yuck.m4i yuck-coru.m4h yuck-coru.m4c
m4 $+ > $@ || rm -f -- $@
Expand Down

0 comments on commit 2efbcd7

Please sign in to comment.