Fix make dist

pull/81/head
Baptiste Daroussin 2015-09-03 10:56:07 +02:00
parent f99d2e8832
commit bfa59591f4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ pkgconfigdir = @PKGCONFIGDIR@
CFLAGS = -Wall -Wextra -Wformat=2 -std=gnu99
bin_PROGRAMS = pkgconf
noinst_HEADERS = bsdstubs.h getopt_long.h iter.h pkg.h stdinc.h
pkgconf_SOURCES = main.c cache.c pkg.c bsdstubs.c getopt_long.c fragment.c argvsplit.c fileio.c tuple.c dependency.c queue.c
pkgconf_CPPFLAGS = -DLIBDIR=\"${libdir}\" -DINCLUDEDIR=\"${includedir}\" -DPKG_DEFAULT_PATH=\"${pkgconfigdir}\" -DSYSTEM_INCLUDEDIR=\"${system_includedir}\" -DSYSTEM_LIBDIR=\"${system_libdir}\"
pkgconf_MANS = pkgconf.1