From cfee96d2ce40e998c5662ee22b0b37fa7ebf6d24 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 16 Sep 2020 09:23:03 +0200 Subject: Ensure that the qt*.pc.in files are part of the dist tarball --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 8c42a68..fe332b6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -93,7 +93,7 @@ dbusconf_DATA = $(srcdir)/dbus/org.linuxtv.Zbar.conf EXTRA_DIST += $(dbusconf_DATA) endif -EXTRA_DIST += zbar.ico zbar.nsi +EXTRA_DIST += zbar.ico zbar.nsi zbar-qt5.pc.in zbar-qt.pc.in EXTRA_DIST += examples/*.png examples/sha1sum \ examples/upcrpc.py examples/upcrpc.pl \ -- cgit v1.2.1