Get rid of the warning about ignoring the return value of fgets
[cloog/uuh.git] / doc / Makefile.am
blob160dfd11d0d7d17690164b7cfe8785551f1ffb96
1 if HAVE_TEXI2DVI
2 cloog.pdf: cloog.texi gitversion.texi
3         $(TEXI2DVI) --pdf $<
4 endif
6 gitversion.texi: @GIT_INDEX@
7         echo '@set VERSION '`$(top_builddir)/genversion.sh`'' > $@