aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-28 23:20:33 -0500
committerTed Gould <ted@gould.cx>2010-06-28 23:20:33 -0500
commit6a7136550130ee0c9fe9e67d99cdf8fcc7b41b69 (patch)
tree0c325b7935f641cc8576108fdb6feba59639892b /tests/Makefile.in
parent45c486d5ad797969cced95a68968b9f28c3cdbed (diff)
parentdea48a947149ecc92c99bd084c9c7ea2e32d4577 (diff)
downloadlibdbusmenu-6a7136550130ee0c9fe9e67d99cdf8fcc7b41b69.tar.gz
libdbusmenu-6a7136550130ee0c9fe9e67d99cdf8fcc7b41b69.tar.bz2
libdbusmenu-6a7136550130ee0c9fe9e67d99cdf8fcc7b41b69.zip
Typo
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 3f07d2c..75314d0 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -575,7 +575,7 @@ libdbusmenu_jsonloader_la_CFLAGS = \
libdbusmenu_jsonloader_la_LIBADD = \
$(DBUSMENUGLIB_LIBS) \
- $(DBUSMENUTEST_LIBS)
+ $(DBUSMENUTESTS_LIBS)
pkgconfig_DATA = dbusmenu-jsonloader.pc
pkgconfigdir = $(libdir)/pkgconfig