diff options
-rw-r--r-- | libpkgconf/buildfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libpkgconf/buildfile b/libpkgconf/buildfile index 8e91ec8..2839900 100644 --- a/libpkgconf/buildfile +++ b/libpkgconf/buildfile @@ -101,5 +101,7 @@ h{config}@./: install = false # h{version}: install = false +h{stdinc}@./: install = false + if ($c.target.class != "windows") h{win-dirent}@./: install = false |