libfm/libfm-1.0.1-dsolink-tests.patch
TASAKA Mamoru 19173e34f9 1.0.1
2012-09-27 17:46:10 +09:00

10 lines
287 B
Diff

--- libfm-1.0.1/src/tests/Makefile.am.dso 2012-09-27 15:45:02.621895881 +0900
+++ libfm-1.0.1/src/tests/Makefile.am 2012-09-27 15:45:38.451173597 +0900
@@ -19,5 +19,6 @@
TEST_PROGS += fm-path
fm_path_SOURCES = test-fm-path.c
fm_path_LDADD= \
+ $(GIO_LIBS) \
../libfm.la \
$(NULL)