Skip to content
Snippets Groups Projects
Commit fd162c05 authored by Hugo Hörnquist's avatar Hugo Hörnquist
Browse files

Add missing makefile.

Add infomöte/Makefile, which just dispatches one level down.
Needed for `make all` in the root to work.
parent 9328ef18
No related branches found
No related tags found
No related merge requests found
Pipeline #924 passed
.PHONY: all
all:
$(MAKE) -C presentation
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment