about summary refs log tree commit diff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-04-02 02:30:50 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-04-02 02:30:50 +0000
commit39ce3b6a639cff6dbcecfe5be99c2d64049e7a95 (patch)
tree3012ceffcfccf1d3ebdcb1789c65868679d668ac /lib/Makefile
parent04afde0b11367018d95be801c543fdcf16420b5d (diff)
downloadnetpbm-mirror-39ce3b6a639cff6dbcecfe5be99c2d64049e7a95.tar.gz
netpbm-mirror-39ce3b6a639cff6dbcecfe5be99c2d64049e7a95.tar.xz
netpbm-mirror-39ce3b6a639cff6dbcecfe5be99c2d64049e7a95.zip
Release 10.66.01
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2176 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index d5f47813..b47c3aae 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -175,7 +175,7 @@ else
   ifeq ($(STATICLIB_TOO),Y)
     BUILD_STATICLIB = Y
   else
-    BUILD_STATICLIB = n
+    BUILD_STATICLIB = N
   endif
 endif