From fed549ee2049a318081cfce3fde01ae625263d98 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 1 May 2012 10:38:58 +0200 Subject: Provide compat getprogname() implementations on other OS's * And use them in our replacement err() and p11_kit_set_progname() --- tools/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index cec6bfc..bfa1953 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,6 +1,7 @@ INCLUDES = \ -I$(top_srcdir) \ + -I$(top_srcdir)/common \ -I$(top_srcdir)/p11-kit \ -DSRCDIR=\"$(srcdir)\" -- cgit v1.1