10 lines
287 B
Diff
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)
|