aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
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.am
parent45c486d5ad797969cced95a68968b9f28c3cdbed (diff)
parentdea48a947149ecc92c99bd084c9c7ea2e32d4577 (diff)
downloadlibdbusmenu-6a7136550130ee0c9fe9e67d99cdf8fcc7b41b69.tar.gz
libdbusmenu-6a7136550130ee0c9fe9e67d99cdf8fcc7b41b69.tar.bz2
libdbusmenu-6a7136550130ee0c9fe9e67d99cdf8fcc7b41b69.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