]> git.tdb.fi Git - libs/gltk.git/commitdiff
Remove the extraneous and deprecated header component from Build file
authorMikko Rasa <tdb@tdb.fi>
Fri, 30 Nov 2012 21:07:45 +0000 (23:07 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 30 Nov 2012 21:07:45 +0000 (23:07 +0200)
Build

diff --git a/Build b/Build
index a06c7622155f02a802d86ddccd9e42701aeffd54..2b18545252c674c03aefbcfb8b275e92d42c629f 100644 (file)
--- a/Build
+++ b/Build
@@ -8,12 +8,6 @@ package "mspgltk"
        require "mspcore";
        require "mspdatafile";
 
-       headers "msp/gltk"
-       {
-               source "source";
-               install true;
-       };
-
        library "mspgltk"
        {
                source "source";