diff options
Diffstat (limited to 'pkgconfig')
-rw-r--r-- | pkgconfig/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am index 068b0bbe1..ac40906cd 100644 --- a/pkgconfig/Makefile.am +++ b/pkgconfig/Makefile.am @@ -18,7 +18,7 @@ pcfiles = \ gnunetgns.pc \ gnunethello.pc \ gnunetidentity.pc \ - gnunetmesh.pc \ + gnunetcadet.pc \ gnunetmicrophone.pc \ gnunetmulticast.pc \ gnunetmysql.pc \ @@ -74,7 +74,7 @@ EXTRA_DIST = \ gnunetgns.pc.in \ gnunethello.pc.in \ gnunetidentity.pc.in \ - gnunetmesh.pc.in \ + gnunetcadet.pc.in \ gnunetmicrophone.pc.in \ gnunetmulticast.pc.in \ gnunetmysql.pc.in \ |