5877e4d7b8
PR: ports/142839 Submitted by: Bernhard Froehlich <decke@bluelife.at>
11 lines
337 B
Text
11 lines
337 B
Text
--- src/programs/Makefile.am.orig 2007-09-30 17:41:11.000000000 +0200
|
|
+++ src/programs/Makefile.am 2010-01-13 22:01:00.000000000 +0100
|
|
@@ -18,7 +18,7 @@
|
|
gpanel
|
|
|
|
# additional LDFLAGS per program
|
|
-gpanel_LDADD = -lwnck -lxml2
|
|
+gpanel_LDADD = -lwnck-1 -lxml2
|
|
|
|
# program source dependencies
|
|
gsnapshot_SOURCES = gsnapshot.h gsnapshot.c
|