aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 92fb8c2..b1fa2f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -213,7 +213,7 @@ AC_CHECK_FUNCS([strndup getline getsubopt])
##### generate output #####
AC_CONFIG_HEADERS([config.h])
-AC_CONFIG_FILES([lib/sqfs/libsquashfs.pc])
+AC_CONFIG_FILES([lib/sqfs/libsquashfs0.pc])
AC_CONFIG_FILES([Doxyfile])
AC_CONFIG_FILES([tests/cantrbry.sh], [chmod +x tests/cantrbry.sh])