about summary refs log tree commit diff
path: root/Makefile.common
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-01-01 17:36:14 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-01-01 17:36:14 +0000
commit8e256847b087ffe4fe004871d6b71cf396567cca (patch)
tree62afdc1f7287eb692e639fb1ea050871d79f6f07 /Makefile.common
parentb2cabe67ae053fe2b734c0bbecc434246a9692d5 (diff)
downloadnetpbm-mirror-8e256847b087ffe4fe004871d6b71cf396567cca.tar.gz
netpbm-mirror-8e256847b087ffe4fe004871d6b71cf396567cca.tar.xz
netpbm-mirror-8e256847b087ffe4fe004871d6b71cf396567cca.zip
Add sleepN()
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@541 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 12f54704..2cea716b 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -124,7 +124,7 @@ IMPORTINC_LIB_HEADERS := \
   pm_gamma.h lum.h
 
 IMPORTINC_LIB_UTIL_HEADERS := \
-  bitreverse.h mallocvar.h nstring.h filename.h pm_c_util.h shhopt.h \
+  bitreverse.h filename.h mallocvar.h nsleep.h nstring.h pm_c_util.h shhopt.h \
   wordaccess.h wordaccess_64_le.h wordaccess_gcc3_be.h wordaccess_gcc3_le.h \
   wordaccess_generic.h intcode.h \