build: add renderer-msvc.h to noinst_HEADERS

pull/164/head
William Pitcock 2017-12-07 20:08:29 -06:00
parent 0b09c111ed
commit b216ccb33d
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ dist_man_MANS = \
pkgconf_LDADD = libpkgconf.la
pkgconf_SOURCES = main.c getopt_long.c renderer-msvc.c
pkgconf_CPPFLAGS = -Ilibpkgconf
noinst_HEADERS = getopt_long.h
noinst_HEADERS = getopt_long.h renderer-msvc.h
dist_doc_DATA = README.md AUTHORS