04a37450ba
direct inclusion. Todo: explain dependencies to main Makefile, split noatun plugins to subpackage.
13 lines
550 B
Plaintext
13 lines
550 B
Plaintext
$OpenBSD: patch-noatun-plugins_jefferson_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $
|
|
--- noatun-plugins/jefferson/Makefile.am.orig Sun Apr 21 00:15:20 2002
|
|
+++ noatun-plugins/jefferson/Makefile.am Sun Apr 21 00:18:00 2002
|
|
@@ -6,7 +6,7 @@ noatunjefferson_la_SOURCES = cmodule.cpp
|
|
plugininterface.cpp \
|
|
kosd.cpp
|
|
noatunjefferson_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
|
-noatunjefferson_la_LIBADD = $(LIB_KFILE) -lnoatun
|
|
+noatunjefferson_la_LIBADD = $(LIB_KFILE) -lknoatun
|
|
|
|
noatunjefferson_la_METASOURCES = AUTO
|
|
|