diff options
author | Bart Polot <bart@net.in.tum.de> | 2014-05-07 12:07:41 +0000 |
---|---|---|
committer | Bart Polot <bart@net.in.tum.de> | 2014-05-07 12:07:41 +0000 |
commit | 25a2bc263a11834ca7c9f82e9f8cca7d2a12dccc (patch) | |
tree | 8ef862b884a4061acc45020a5396f1859ef8a057 /pkgconfig | |
parent | 7c7abeb99c0f2f1b2dea83d892b63896b883b336 (diff) |
Update all am files
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 068b0bbe16..ac40906cd6 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 \ |