From 67079bf2007e62ce6a8527fe5298b61d0dd9bc75 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Fri, 22 Oct 2021 15:17:14 +0200 Subject: premier ajout du contenu en LaTeX --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a4d4373..b6ad941 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ BIN := dna-backup SRC := $(shell find . -not \( -path './exp' -prune \) -type f -name '*.go') V := $(if $(CI),-v) -SUBDIRS := exp +SUBDIRS := exp pdf # Default installation paths PREFIX ?= /usr/local -- cgit v1.2.3