(noinst_HEADERS): Add gettext.h.

This commit is contained in:
Paul Eggert 2002-01-24 20:16:38 +00:00
parent 65da723237
commit 75cd3e885f

View File

@ -1,6 +1,6 @@
# Automakefile for GNU diffutils library.
# Automakefile for GNU Diffutils library.
# Copyright (C) 2001 Free Software Foundation, Inc.
# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@ -28,7 +28,7 @@ SUBDIRS = posix
noinst_HEADERS = \
cmpbuf.h dirname.h error.h exclude.h fnmatch.hin freesoft.h getopt.h \
hard-locale.h inttostr.h prepargs.h quotesys.h \
gettext.h hard-locale.h inttostr.h prepargs.h quotesys.h \
regex.hin setmode.h unlocked-io.h xalloc.h xstrtol.h
libdiffutils_a_SOURCES = \