summaryrefslogtreecommitdiffstats
path: root/FUNCTIONS
diff options
context:
space:
mode:
authorAndraž 'ruskie' Levstik2009-02-09 08:57:32 +0100
committerAndraž 'ruskie' Levstik2009-02-09 08:57:32 +0100
commit5054faf6a300d78370d198db5e08daa1c6a686cc (patch)
tree0385d76fc337885be761f0cdaeebd0d85d67ce0d /FUNCTIONS
parent9c3241f62d9789bf381919187e699b883f4eab93 (diff)
glselect: added as a function
Diffstat (limited to 'FUNCTIONS')
-rwxr-xr-xFUNCTIONS2
1 files changed, 2 insertions, 0 deletions
diff --git a/FUNCTIONS b/FUNCTIONS
index 24bc4d4591..e9a9307e2b 100755
--- a/FUNCTIONS
+++ b/FUNCTIONS
@@ -719,3 +719,5 @@ function default_build_configure() {
function default_build_make(){
make
}
+
+. $GRIMOIRE/glselect.function