summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-13 20:35:18 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-13 20:35:18 (GMT)
commit715de83adeb7a02ad62efe7db70923b6b848a8b9 (patch)
tree150b24d584364dc45828cad7736b899a87ee160d
parent5ae048e78b04cd25abb4adce1b53fbaf4ad18add (diff)
Missed adding new files because of old svn:ignore property (removed).
/trunk/config/debug.in | 3 3 0 0 +++ /trunk/config/tools.in | 3 3 0 0 +++ 2 files changed, 6 insertions(+)
-rw-r--r--config/debug.in3
-rw-r--r--config/tools.in3
2 files changed, 6 insertions, 0 deletions
diff --git a/config/debug.in b/config/debug.in
new file mode 100644
index 0000000..faa165e
--- /dev/null
+++ b/config/debug.in
@@ -0,0 +1,3 @@
+menu "Debug facilities"
+source config.gen/debug.in
+endmenu
diff --git a/config/tools.in b/config/tools.in
new file mode 100644
index 0000000..fe73609
--- /dev/null
+++ b/config/tools.in
@@ -0,0 +1,3 @@
+menu "Tools facilities"
+source config.gen/tools.in
+endmenu