diff --git a/libburn/branches/ZeroFourZero/Makefile.am b/libburn/branches/ZeroFourZero/Makefile.am index 620571da..2e85d639 100644 --- a/libburn/branches/ZeroFourZero/Makefile.am +++ b/libburn/branches/ZeroFourZero/Makefile.am @@ -169,7 +169,7 @@ nodist_pkgconfig_DATA = \ man_MANS = cdrskin/cdrskin.1 EXTRA_DIST = \ - libburn-5.pc.in \ + libburn-1.pc.in \ version.h.in \ doc/comments \ doc/doxygen.conf.in \ diff --git a/libburn/trunk/Makefile.am b/libburn/trunk/Makefile.am index 0a8ddad2..7af04ae2 100644 --- a/libburn/trunk/Makefile.am +++ b/libburn/trunk/Makefile.am @@ -169,7 +169,7 @@ nodist_pkgconfig_DATA = \ man_MANS = cdrskin/cdrskin.1 EXTRA_DIST = \ - libburn-5.pc.in \ + libburn-1.pc.in \ version.h.in \ doc/comments \ doc/doxygen.conf.in \