diff options
author | bartpolot <bartpolot@140774ce-b5e7-0310-ab8b-a85725594a96> | 2014-05-07 12:07:41 +0000 |
---|---|---|
committer | bartpolot <bartpolot@140774ce-b5e7-0310-ab8b-a85725594a96> | 2014-05-07 12:07:41 +0000 |
commit | 85d44736c34d1c47858a28005b7f6e1ffdb03aaa (patch) | |
tree | 8ef862b884a4061acc45020a5396f1859ef8a057 /pkgconfig/Makefile.am | |
parent | c7b84f71d173a18980c24ea52dd1b1f909bb3ed2 (diff) |
Update all am files
git-svn-id: https://gnunet.org/svn/gnunet@33198 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'pkgconfig/Makefile.am')
-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 \ |