summaryrefslogtreecommitdiffstats
path: root/x11/gnome-menus/files/patch-util_Makefile.in
blob: fd9b0fcf098beecff71e6bcd7e59618b041c67b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- util/Makefile.in.orig   2009-10-18 19:06:36.000000000 -0400
+++ util/Makefile.in    2009-10-18 19:10:40.000000000 -0400
@@ -313,6 +313,7 @@ gnome_menu_spec_test_SOURCES = \
 
 gnome_menu_spec_test_LDADD = \
    ../libmenu/libgnome-menu.la \
+   %%PTHREAD_LIBS%%        \
    $(GLIB_LIBS)            \
    $(NULL)