From b88e8e9201f23f5b89c636c75fc59e12a35fc349 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 13 Aug 2018 11:40:17 +0200 Subject: libayatana-ido3.pc.in: Unversion name of .pc pkg-config file (plus fix Name: field in .pc file). --- Makefile.am | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a9afbed..2c3ec98 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,19 +7,14 @@ QUIET_GEN = $(Q:@=@echo ' GEN '$@;) SUBDIRS = src example tests -%-0.4.pc: %.pc - $(QUIET_GEN) cp -f $< $@ - pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libayatana-ido3-0.4.pc +pkgconfig_DATA = libayatana-ido3.pc CLEANFILES = \ - libayatana-ido3-0.4.pc \ + libayatana-ido3.pc \ $(NULL) DISTCLEANFILES = \ - libayatana-ido.pc \ - libayatana-ido3.pc \ Makefile.in \ aclocal.m4 \ autom4te.cache/ \ -- cgit v1.2.3