From: Mikko Rasa Date: Fri, 30 Nov 2012 21:07:45 +0000 (+0200) Subject: Remove the extraneous and deprecated header component from Build file X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=4bba6c5ee807103bf4791cb60ba9b8a8cc9fcb75;hp=5a1a78e636ca5bdaf1437f4a592e86f7e21e7a28;p=libs%2Fgltk.git Remove the extraneous and deprecated header component from Build file --- diff --git a/Build b/Build index a06c762..2b18545 100644 --- 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";