From cab8eddc3a2c6bf0e4dacf1c142814f686dde811 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Fri, 12 Jul 2019 05:48:22 -0500 Subject: [PATCH] build: remove no longer included CMakeLists files --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index e7be56a..e10b486 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,8 +15,6 @@ bin_PROGRAMS = pkgconf lib_LTLIBRARIES = libpkgconf.la EXTRA_DIST = pkg.m4 \ - CMakeLists.txt \ - libpkgconf/CMakeLists.txt \ libpkgconf/win-dirent.h \ tests/lib-relocatable/lib/pkgconfig/foo.pc \ tests/lib1/argv-parse-2.pc \