summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2012-01-16 22:36:42 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2012-01-16 22:36:42 (GMT)
commitb86899a341a756088e065edbf9c63c6187ff3fb6 (patch)
treeea1711c1eed7dd7149565ffbbb8a0a51b829b39c /.hgignore
parentb03575409e7dd7911cdd4bebb8637826e34ddc12 (diff)
scripts: fix tools override
The tools found by the new autostuff configure can contain arguments, for example: grep -E This needs separating the paths set for the Makfile from the paths set for the scripts. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 3bd1884..76c2b48 100644
--- a/.hgignore
+++ b/.hgignore
@@ -10,6 +10,7 @@ Makefile
docs/*ct-ng*.1
docs/*ct-ng*.1.gz
paths.mk
+paths.sh
scripts/crosstool-NG.sh
scripts/saveSample.sh
scripts/showTuple.sh