From b77fbbb0258efeebbf3e081d98f1b8f67f13009c Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Fri, 16 Jun 2017 21:26:23 -0500 Subject: [PATCH] libpkgconf: add win-dirent.h to file list too --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 2a24a7f..84689e9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ 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 \ tests/lib1/dos-lineendings.pc \