summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-05-05 00:06:32 +0200
committerAndreas Enge <andreas@enge.fr>2013-05-05 00:09:37 +0200
commit3a08a411887704ddce9f01336608fba4ba48db4d (patch)
tree26e578ae106936698dfb9d4226ea07b567a49bfd /Makefile.am
parentfbd8445704bff083f6df90e2eed3311c2ce2ed06 (diff)
downloadpatches-3a08a411887704ddce9f01336608fba4ba48db4d.tar
patches-3a08a411887704ddce9f01336608fba4ba48db4d.tar.gz
gnu: Add atk.
* gnu/packages/gtk.scm: New module. * Makefile.am (MODULES): Add it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 43f8c3fb82..61d8bddf0e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -108,6 +108,7 @@ MODULES = \
gnu/packages/groff.scm \
gnu/packages/grub.scm \
gnu/packages/gsasl.scm \
+ gnu/packages/gtk.scm \
gnu/packages/guile.scm \
gnu/packages/help2man.scm \
gnu/packages/icu4c.scm \