13 lines
704 B
Plaintext
13 lines
704 B
Plaintext
$OpenBSD: patch-noatun-plugins_pitchablespeed_Makefile_am,v 1.2 2003/01/27 19:29:15 espie Exp $
|
|
--- noatun-plugins/pitchablespeed/Makefile.am.orig Sun Sep 15 23:07:19 2002
|
|
+++ noatun-plugins/pitchablespeed/Makefile.am Sat Jan 18 15:40:18 2003
|
|
@@ -2,7 +2,7 @@ INCLUDES= -I$(kde_includes)/arts $(all_i
|
|
|
|
kde_module_LTLIBRARIES = noatunpitchablespeed.la
|
|
noatunpitchablespeed_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
|
-noatunpitchablespeed_la_LIBADD = $(LIB_KFILE) -lnoatun -lm -lartsmodules
|
|
+noatunpitchablespeed_la_LIBADD = $(LIB_KFILE) -lknoatun -lm -lartsmodules
|
|
|
|
noatunpitchablespeed_la_SOURCES = pitchablespeed.cpp speedtuner.ui
|
|
noatunpitchablespeed_la_METASOURCES = AUTO
|