summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-08-19 20:43:01 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-08-19 20:43:01 (GMT)
commit9ff25602306cba61aab5132e06a442ea8f7943c3 (patch)
tree7254f135a9eac239aa539efe2138ce1b46801b1c /.hgignore
parentf2f6d799c55e5be1b1c4d38a9b61d9bfc1f692f2 (diff)
configure: recognise and handle --program-suffix
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.hgignore b/.hgignore
index 66544d7..043754b 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,9 +2,9 @@ syntax: glob
# Generated files
Makefile
-*ct-ng
-docs/*ct-ng.1
-docs/*ct-ng.1.gz
+*ct-ng*
+docs/*ct-ng*.1
+docs/*ct-ng*.1.gz
paths.mk
scripts/crosstool-NG.sh
scripts/saveSample.sh