summaryrefslogtreecommitdiff
path: root/comms/unixcw/files/patch-src_xcwcp_Makefile
blob: c81b60b2a8f128952670688553de9ad22f9ca304 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/xcwcp/Makefile.orig	2006-07-14 22:54:23.000000000 -0400
+++ src/xcwcp/Makefile	2007-12-28 15:19:25.000000000 -0500
@@ -31,7 +31,7 @@
           moc_application.o
 
 # Link to the shared libcw.
-LIBS	= -L$(QTDIR)/lib -lqt -L../cwlib -lcw
+LIBS	= -L$(QTDIR)/lib -L../cwlib -lcw -l${AC_QTLIB} ${AC_LIBS}
 
 default: all