diff --git a/Makefile b/Makefile index dd429054caac4cf5a710200e20d9abb15ea1c211..13830a4593a0616d3fe4036cf23195b5b96e7f6d 100644 --- a/Makefile +++ b/Makefile @@ -3,3 +3,4 @@ all: $(MAKE) -C administrativt $(MAKE) -C infomöte $(MAKE) -C tilde + $(MAKE) -C bar diff --git a/bar/Makefile b/bar/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..d8551614d3200a4eddfd377a0179101aeeb526f9 --- /dev/null +++ b/bar/Makefile @@ -0,0 +1,3 @@ +.PHONY: all +all: + latexmk -pdf