X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=9450318a2ccefe23bcde2a0b5268d1e964be6b15;hp=f850d2bbd01ef52162c01652e071414d45aa01f1;hb=dd4f349641cadba5040c3a9f3f8e077690c3de24;hpb=263a8a7ae0f9b251fc3b631e8bbba546bf8c2572 diff --git a/Makefile b/Makefile index f850d2b..9450318 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ VARIE = README ChangeLog *.sh htgapil.cfg tex4ht.env htgapil/* html/*.html ALL_SRC = $(SRC_IMG) $(SRC) *.tex Makefile $(VARIE) *.bib $(CODE_C) $(CODE_H) -all: $(PDF_IMG) +all: $(PDF_IMG) $(HTML_C) $(HTML_H) $(HTML_C): %.c.html: %.c source-highlight -f html -s cpp $<