Fixed typo in building documents makefile
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
EPSTOPDF = epstopdf
|
||||
DIA = dia
|
||||
CONVERT = convert
|
||||
|
||||
$(SRC)/topology-read/doc/topology.rst \
|
||||
CONVERT = convert \
|
||||
$(SRC)/topology-read/doc/topology.rst
|
||||
|
||||
SOURCE = source
|
||||
FIGURES = $(SOURCE)/figures
|
||||
|
||||
Reference in New Issue
Block a user