From f6904a98bffe0bce5fc6aac408c141a25c0e05ab Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Fri, 27 Sep 2019 17:22:04 +0200 Subject: Add a pkg-config file for libsquashfs Signed-off-by: David Oberhollenzer --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b6525c3..72e1302 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,6 +10,7 @@ bin_PROGRAMS = lib_LTLIBRARIES = dist_man1_MANS = check_PROGRAMS = +pkgconfig_DATA = EXTRA_DIST = autogen.sh LICENSE-gpl.txt LICENSE-lgpl.txt README.md CHANGELOG.md TESTS = -- cgit v1.2.3