summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2016-05-16 20:30:09 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2016-05-16 20:30:09 -0700
commit407166001c2df8ef32aae708ff797b069a0d398b (patch)
treebb576fc34a9bb01296a5c88311661a9c27645817 /.gitignore
parentb06736ae7ee2af15c2d7176ca9cf241661b7cb49 (diff)
downloadnasm-407166001c2df8ef32aae708ff797b069a0d398b.tar.gz
Fix building in a separate directory from the source code
The code to handle building in a separate directory had seriously bitrotted. This contains a number of fixes to make it possible, including bits like the documentation which never worked in the past. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 83236c59..dc2879f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,7 @@ TAGS
/doc/*.txt
/doc/Makefile
/doc/inslist.src
+/doc/version.src
/doc/html
/doc/info
/insnsa.c
@@ -52,7 +53,7 @@ TAGS
/nasm.1
/ndisasm
/ndisasm.man
-/nasm.1
+/ndisasm.1
/pptok.c
/pptok.h
/pptok.ph