gnu: Add the 'glib-or-gtk' build system.
authorFederico Beffa <beffa@fbengineering.ch>
Mon, 6 Oct 2014 13:49:29 +0000 (15:49 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 8 Oct 2014 10:01:50 +0000 (12:01 +0200)
commitbe3425e5a9906261fc14a490e1b6d013a9b2f369
tree85600e303381119b2cc7a5b16592eebb29c41a20
parentfb59e275dd84152cf04f89cd5192145ccf071853
gnu: Add the 'glib-or-gtk' build system.

* guix/build-system/glib-or-gtk.scm, guix/build/glib-or-gtk-build-system.scm:
  New files.
* Makefile.am (MODULES): Add them.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Makefile.am
guix/build-system/glib-or-gtk.scm [new file with mode: 0644]
guix/build/glib-or-gtk-build-system.scm [new file with mode: 0644]