13 lines
479 B
Text
13 lines
479 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2002/07/17 11:06:50 skrll Exp $
|
|
|
|
--- kbabel/kbabeldict/Makefile.in.orig Mon Mar 12 18:04:18 2001
|
|
+++ kbabel/kbabeldict/Makefile.in
|
|
@@ -214,7 +214,7 @@
|
|
|
|
# this is the program that gets installed. it's name is used for all
|
|
# of the other Makefile.am variables
|
|
-lib_LTLIBRARIES = libkbabeldict.la libkbabeldictplugin.la
|
|
+lib_LTLIBRARIES = libkbabeldictplugin.la libkbabeldict.la
|
|
bin_PROGRAMS = kbabeldict
|
|
|
|
# set the include path for X, qt and KDE
|