aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-12-02 14:01:47 -0600
committerTed Gould <ted@gould.cx>2010-12-02 14:01:47 -0600
commit837d3645ef5860c92dd5c1c82420c60a581b341f (patch)
treeeb60436d0370f6a06b78f66a2a45df3e1168fa87 /tests/Makefile.am
parent9dba82584abf181777b7bed4cca8202cf6652ff6 (diff)
downloadlibdbusmenu-837d3645ef5860c92dd5c1c82420c60a581b341f.tar.gz
libdbusmenu-837d3645ef5860c92dd5c1c82420c60a581b341f.tar.bz2
libdbusmenu-837d3645ef5860c92dd5c1c82420c60a581b341f.zip
Renaming the jsonloader pc file
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 aa79c8f..df2a364 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -80,7 +80,7 @@ libdbusmenu_jsonloader_la_LIBADD = \
$(DBUSMENUGLIB_LIBS) \
$(DBUSMENUTESTS_LIBS)
-pkgconfig_DATA = dbusmenu-jsonloader.pc
+pkgconfig_DATA = dbusmenu-jsonloader-0.4.pc
pkgconfigdir = $(libdir)/pkgconfig
######################