diff --git a/Makefile.am b/Makefile.am index 7af04ae..0a8ddad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -169,7 +169,7 @@ nodist_pkgconfig_DATA = \ man_MANS = cdrskin/cdrskin.1 EXTRA_DIST = \ - libburn-1.pc.in \ + libburn-5.pc.in \ version.h.in \ doc/comments \ doc/doxygen.conf.in \ diff --git a/configure.ac b/configure.ac index 22f39ba..03da19e 100644 --- a/configure.ac +++ b/configure.ac @@ -100,6 +100,6 @@ AC_CONFIG_FILES([ Makefile doc/doxygen.conf version.h - libburn-1.pc + libburn-5.pc ]) AC_OUTPUT