diff options
author | Brent Cook <bcook@openbsd.org> | 2014-07-12 03:44:31 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2014-07-12 03:44:31 -0500 |
commit | 5c43a9e5ef1040ce6af5e36d3d6a237d8a4387c6 (patch) | |
tree | 4cfa0512948dc8d478d9370c7e8a93707e8a7c80 | |
parent | e0386dd263c8ddff322ed2d2fccee0f0d4cfd89f (diff) | |
download | portable-5c43a9e5ef1040ce6af5e36d3d6a237d8a4387c6.tar.gz portable-5c43a9e5ef1040ce6af5e36d3d6a237d8a4387c6.tar.bz2 portable-5c43a9e5ef1040ce6af5e36d3d6a237d8a4387c6.zip |
cleanup auto-generated .pc files
ok beck@
-rw-r--r-- | configure.ac.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac.tpl b/configure.ac.tpl index ab06402..4c2b751 100644 --- a/configure.ac.tpl +++ b/configure.ac.tpl | |||
@@ -113,4 +113,4 @@ AC_CONFIG_FILES([ | |||
113 | 113 | ||
114 | AC_OUTPUT | 114 | AC_OUTPUT |
115 | 115 | ||
116 | DISTCLEANFILES += *.pc | 116 | DISTCLEANFILES = *.pc |