mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
Use automake
This commit is contained in:
parent
49291497d3
commit
f0152daad7
17 changed files with 138 additions and 190 deletions
|
|
@ -1,11 +0,0 @@
|
|||
include ../config.mk
|
||||
|
||||
all : main.pdf
|
||||
|
||||
main.pdf : main.tex
|
||||
pdflatex main.tex
|
||||
|
||||
clean :
|
||||
rm -f main.pdf main.aux main.log
|
||||
|
||||
install :
|
||||
Loading…
Add table
Add a link
Reference in a new issue