about summary refs log tree commit diff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-10-14 02:05:53 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-10-14 02:05:53 +0000
commit2773bdee1ce2da364f16eb61dbf213d52c94a8ba (patch)
tree683571cb815a0186adfc0522fb569ef3b2623960 /GNUmakefile
parente6334ef3017009f2cb175734b7732f1f754de36b (diff)
downloadnetpbm-mirror-2773bdee1ce2da364f16eb61dbf213d52c94a8ba.tar.gz
netpbm-mirror-2773bdee1ce2da364f16eb61dbf213d52c94a8ba.tar.xz
netpbm-mirror-2773bdee1ce2da364f16eb61dbf213d52c94a8ba.zip
Release 10.72.01
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2652 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index caf8e37d..ca2181b3 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -74,7 +74,7 @@ include $(BUILDDIR)/config.mk
 
 PROG_SUBDIRS = converter analyzer editor generator other
 PRODUCT_SUBDIRS = lib $(PROG_SUBDIRS)
-SUPPORT_SUBDIRS = urt buildtools test
+SUPPORT_SUBDIRS = urt icon buildtools test
 
 SUBDIRS = $(PRODUCT_SUBDIRS) $(SUPPORT_SUBDIRS)