aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@users.sourceforge.net> 2006-05-25 16:58:10 +0000
committerGravatar Ton Voon <tonvoon@users.sourceforge.net> 2006-05-25 16:58:10 +0000
commit06f439b0994e90d3a4fdc095ca741c8f55a399a3 (patch)
treec3584419c1888bea586ca58cfd3c5e4bcae72dac /lib/Makefile.am
parent87712747c521bb34370b7ef6274b8310a92e0171 (diff)
downloadmonitoring-plugins-06f439b0994e90d3a4fdc095ca741c8f55a399a3.tar.gz
Gettext fixes to sync with coreutils
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1406 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 0d69089e..a4f9c7d8 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -10,7 +10,7 @@ libcoreutils_a_SOURCES = \
full-write.c full-write.h \
gettext.h \
safe-read.c safe-read.h \
- safe-write.c safe-write.h xalloc-die.c
+ safe-write.c safe-write.h strcase.h xalloc-die.c
other_coreutils_files = \
error.c error.h \