aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-09-20 03:57:03 +0200
committerTristan Gingold <tgingold@free.fr>2019-09-20 03:57:03 +0200
commit207d5474ebf9e55acf20f04a62990a139b5029ca (patch)
tree126965dbf0217e737f78ec0b27f90fd6fe0438b5 /doc/Makefile
parentd6b32617528f485274ebadc92494ea8ec7a43c3a (diff)
downloadghdl-207d5474ebf9e55acf20f04a62990a139b5029ca.tar.gz
ghdl-207d5474ebf9e55acf20f04a62990a139b5029ca.tar.bz2
ghdl-207d5474ebf9e55acf20f04a62990a139b5029ca.zip
doc: re-add ghdl.texi (needed for gcc builds).
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile23
1 files changed, 9 insertions, 14 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 6862ffd07..d43a1887c 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -2,22 +2,16 @@ SRCS= \
conf.py ../src/version.in \
prolog.inc shields.json shieldswho.json \
about.rst \
-appendix/Meta.rst appendix/Roadmap.rst \
-building/Building.rst \
-building/Directories.rst \
-building/gcc/GNULinux-GNAT.rst \
-building/gcc/index.rst \
-building/gcc/Windows-MinGW-GNAT.rst \
-building/llvm/GNULinux-GNAT.rst \
-building/llvm/index.rst \
-building/llvm/Windows-MinGW-GNAT.rst \
-building/mcode/GNULinux-GNAT.rst \
-building/mcode/index.rst \
-building/mcode/Windows-GNATGPL.rst \
-building/mcode/Windows-MinGW-GNAT.rst \
-building/PrecompileVendorPrimitives.rst \
+appendix/Meta.rst \
+appendix/Roadmap.rst \
contribute.rst \
genindex.rst \
+getting/Directories.rst \
+getting/GCC.rst \
+getting/index.rst \
+getting/LLVM.rst \
+getting/mcode.rst \
+getting/PrecompileVendorPrimitives.rst \
getting/Releases.rst \
index.rst \
licenses.rst \
@@ -25,6 +19,7 @@ references/CodingStyle.rst \
references/CommandReference.rst \
references/ImplementationOfVHDL.rst \
references/ImplementationOfVITAL.rst \
+using/Foreign.rst \
using/InvokingGHDL.rst \
using/QuickStartGuide.rst \
using/Simulation.rst