diff options
author | Andreas Jaeger <aj@suse.de> | 2012-05-04 13:13:57 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-05-04 13:13:57 +0200 |
commit | e3945c47bdac1149a1fec5d46bd567a248cd17b9 (patch) | |
tree | e67a0c0f333cd35de310a66749f9793aaf5b1b13 /manual/.gitignore | |
parent | 31dc8730af585d8e13021484752fb20decae0661 (diff) | |
download | glibc-e3945c47bdac1149a1fec5d46bd567a248cd17b9.zip glibc-e3945c47bdac1149a1fec5d46bd567a248cd17b9.tar.gz glibc-e3945c47bdac1149a1fec5d46bd567a248cd17b9.tar.bz2 |
Do not build manual in the source directory
[BZ #13750]
Build the manual in the build directory and
not anymore in the source directory.
Diffstat (limited to 'manual/.gitignore')
-rw-r--r-- | manual/.gitignore | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/manual/.gitignore b/manual/.gitignore deleted file mode 100644 index 55c49c9..0000000 --- a/manual/.gitignore +++ /dev/null @@ -1,30 +0,0 @@ -*.aux -*.c.texi -*.cp -*.cps -*.dvi* -*.fn -*.fns -*.info* -*.ky -*.kys -*.log -*.pdf -*.pg -*.pgs -*.ps -*.tmp -*.toc -*.tp -*.tps -*.vr -*.vrs -chapters.texi -dir-add.texi -dir-add.texinfo -libm-err.texi -stamp-* -summary.texi -texis -top-menu.texi -version.texi |