From 0065ae8301dae1b38ec9c04395e2b2f689a4e576 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 8 Dec 2002 01:36:49 +0000 Subject: add gettext.h --- mixlib/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mixlib') diff --git a/mixlib/Makefile.am b/mixlib/Makefile.am index 3b5a292..b925ff5 100644 --- a/mixlib/Makefile.am +++ b/mixlib/Makefile.am @@ -10,13 +10,13 @@ # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# $Id: Makefile.am,v 1.5 2001/09/29 01:53:51 jao Exp $ +# $Id: Makefile.am,v 1.6 2002/12/08 01:36:49 jao Exp $ SUBDIRS = testsuite INCLUDES = -I$(includedir) -I$(top_srcdir) -DG_LOG_DOMAIN=\"libmix\" noinst_LIBRARIES = libmix.a -libmix_a_SOURCES = mix.h mix.c \ +libmix_a_SOURCES = gettext.h mix.h mix.c \ mix_types.h mix_types.c \ mix_ins.h mix_ins.c \ mix_vm.h mix_vm.c xmix_vm.h xmix_vm.c \ -- cgit v1.2.3