Skip to content

Commit

Permalink
Commented out Bibtex in VnVPlan makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
PromishKandel committed Dec 31, 2024
1 parent 646d94e commit 863d16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/VnVPlan/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ BUILDTEX=$(TEX) $(PROJECT).tex

all:
$(BUILDTEX)
$(BIBTEX) $(PROJECT)
# $(BIBTEX) $(PROJECT)
$(BUILDTEX)
$(BUILDTEX)

Expand Down

0 comments on commit 863d16e

Please sign in to comment.