summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-01-19 13:44:42 +0100
committerAndreas Enge <andreas@enge.fr>2013-01-19 13:44:42 +0100
commitbf4018fb15b26f5a69a87dd23ca3f28fc30e643c (patch)
tree02ff9bcc45031b2e5711cab10e8515e9de66b31b /Makefile.am
parentb387a1c5b21fc56752b5ce5e4e992bac0580006a (diff)
downloadpatches-bf4018fb15b26f5a69a87dd23ca3f28fc30e643c.tar
patches-bf4018fb15b26f5a69a87dd23ca3f28fc30e643c.tar.gz
gnu: Add GNU Ghostscript and its dependencies libpaper and lcms.
* gnu/packages/ghostscrip.scm: New file. * 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 3e9cae44fb..4df699aa64 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,6 +71,7 @@ MODULES = \
gnu/packages/gdb.scm \
gnu/packages/gdbm.scm \
gnu/packages/gettext.scm \
+ gnu/packages/ghostscript.scm \
gnu/packages/global.scm \
gnu/packages/gnupg.scm \
gnu/packages/gnutls.scm \