diff audacious/Makefile.in @ 615:b2378031a53e trunk

[svn] buildsystem fixes, shouldn't bomb now :P
author nenolod
date Sat, 04 Feb 2006 17:29:52 -0800
parents fcb9cebe14fc
children bb0d818a6ed6
line wrap: on
line diff
--- a/audacious/Makefile.in	Sat Feb 04 17:22:10 2006 -0800
+++ b/audacious/Makefile.in	Sat Feb 04 17:29:52 2006 -0800
@@ -12,7 +12,7 @@
 	$(GTK_LIBS)      \
 	$(LIBGLADE_LIBS) \
 	$(LTLIBINTL)     \
-	../libaudacious/libaudacious.a
+	-L../libaudacious -laudacious
 
 CFLAGS += \
 	$(GTK_CFLAGS)      \