2016-07-26 18:51:15 +02:00
|
|
|
--- cddb_d/Imakefile.orig 2004-04-21 19:27:05 UTC
|
|
|
|
+++ cddb_d/Imakefile
|
|
|
|
@@ -225,7 +225,7 @@ KOBJ= cddbkey1.o
|
2007-09-30 13:53:01 +02:00
|
|
|
/*
|
|
|
|
* Build rule for the CD Information Library
|
|
|
|
*/
|
|
|
|
-NormalLibraryTarget(cddb,$(OBJS))
|
|
|
|
+NormalLibraryTarget(cddblocal,$(OBJS))
|
|
|
|
NormalLibraryTarget(cddbkey1,$(KOBJ))
|
|
|
|
DependTarget()
|
2016-07-26 18:51:15 +02:00
|
|
|
|