summaryrefslogtreecommitdiff
path: root/src/universal-cp
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2009-05-01 20:24:22 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-12-04 14:32:36 +0200
commit5414e172566c1430d25b3a8ac3ec7a2905697866 (patch)
treebe5b662d01675514a51a51c45fdbac03b407ff83 /src/universal-cp
parent0d324d8ed572cbcc5c68542b893e577a306dd8b8 (diff)
downloadgupnp-tools-5414e172566c1430d25b3a8ac3ec7a2905697866.tar.gz
Make sure everything builds on windows
Diffstat (limited to 'src/universal-cp')
-rw-r--r--src/universal-cp/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/universal-cp/Makefile.am b/src/universal-cp/Makefile.am
index d57dc7c..7c55748 100644
--- a/src/universal-cp/Makefile.am
+++ b/src/universal-cp/Makefile.am
@@ -22,8 +22,7 @@ gupnp_universal_cp_SOURCES = main.c \
details-treeview.h \
event-treeview.h \
action-dialog.h
-gupnp_universal_cp_LDADD = $(GTK_LIBS) $(LIBGUPNP_LIBS) $(GTHREAD_LIBS) \
- ../common/libicons.a
+gupnp_universal_cp_LDADD = ../common/libicons.a $(GTK_LIBS) $(LIBGUPNP_LIBS) $(GTHREAD_LIBS)
gupnp_universal_cp_LDFLAGS = -export-dynamic
MAINTAINERCLEANFILES = Makefile.in