summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-01-18 23:55:07 +0100
committerAndreas Enge <andreas@enge.fr>2013-01-18 23:55:07 +0100
commit23f339dd7f818a5f52305b590ddc27e21a114b56 (patch)
tree3ebfd37632765c3e99dbef2469a17bf047931e15 /Makefile.am
parent5752a7d77cc1cb8c98e3e6516103392143701427 (diff)
downloadpatches-23f339dd7f818a5f52305b590ddc27e21a114b56.tar
patches-23f339dd7f818a5f52305b590ddc27e21a114b56.tar.gz
gnu: Amended previous patch.
* Makefile.am (MODULES): Add libpng.scm.
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 5c581313df..416c35cc2e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -85,6 +85,7 @@ MODULES = \
gnu/packages/libffi.scm \
gnu/packages/libidn.scm \
gnu/packages/libjpeg.scm \
+ gnu/packages/libpng.scm \
gnu/packages/libsigsegv.scm \
gnu/packages/libtiff.scm \
gnu/packages/libunistring.scm \