From 40c9d6964b921c80b63dfb62e5c14aad31a9f0fa Mon Sep 17 00:00:00 2001 From: Nam SungHyun Date: Tue, 23 Mar 1999 05:56:21 +0000 Subject: do not link to gnome lib. added 'ko' subdir. korean help files * gnome-man2html/Makefile.am: do not link to gnome lib. * help/Makefile.am: added 'ko' subdir. * help/ko/*: korean help files --- src/man2html/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/man2html/Makefile.am b/src/man2html/Makefile.am index 98f3ff56..7da5999d 100644 --- a/src/man2html/Makefile.am +++ b/src/man2html/Makefile.am @@ -5,10 +5,7 @@ INCLUDES = \ -I$(top_srcdir)/intl -I$(top_builddir)/intl -LDADD = \ - $(GNOME_LIBDIR) \ - $(GNOMEUI_LIBS) \ - $(INTLLIBS) +LDADD = bin_PROGRAMS = gnome-man2html -- cgit v1.2.1