aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-28 23:20:11 -0500
committerTed Gould <ted@gould.cx>2010-06-28 23:20:11 -0500
commitdea48a947149ecc92c99bd084c9c7ea2e32d4577 (patch)
treecd3bd2522769d75b72d2698153fc0b93e970bf0b /tests/Makefile.am
parent50b6f428911e3683e66cd2dd352e431815e24eb7 (diff)
downloadlibdbusmenu-dea48a947149ecc92c99bd084c9c7ea2e32d4577.tar.gz
libdbusmenu-dea48a947149ecc92c99bd084c9c7ea2e32d4577.tar.bz2
libdbusmenu-dea48a947149ecc92c99bd084c9c7ea2e32d4577.zip
Typo
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0fa15fc..d57a578 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -71,7 +71,7 @@ libdbusmenu_jsonloader_la_CFLAGS = \
libdbusmenu_jsonloader_la_LIBADD = \
$(DBUSMENUGLIB_LIBS) \
- $(DBUSMENUTEST_LIBS)
+ $(DBUSMENUTESTS_LIBS)
pkgconfig_DATA = dbusmenu-jsonloader.pc
pkgconfigdir = $(libdir)/pkgconfig