diff options
author | Bart Polot <bart@net.in.tum.de> | 2014-05-07 12:07:25 +0000 |
---|---|---|
committer | Bart Polot <bart@net.in.tum.de> | 2014-05-07 12:07:25 +0000 |
commit | 7e3f8579e89f995725d26ed3bb33cd37335b65bc (patch) | |
tree | 0281922fe15aeab62bd62e4d47c0ebcd10e02e00 /configure.ac | |
parent | c5ce5d11ca0176abcc786ef65075d0555831a36c (diff) |
- remove mesh references
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 968625b22..684b4f788 100644 --- a/configure.ac +++ b/configure.ac @@ -1443,8 +1443,8 @@ src/identity/identity.conf src/include/Makefile src/integration-tests/Makefile src/hostlist/Makefile -src/mesh/Makefile -src/mesh/mesh.conf +src/cadet/Makefile +src/cadet/cadet.conf src/multicast/Makefile src/multicast/multicast.conf src/mysql/Makefile @@ -1512,7 +1512,7 @@ pkgconfig/gnunetfs.pc pkgconfig/gnunetgns.pc pkgconfig/gnunethello.pc pkgconfig/gnunetidentity.pc -pkgconfig/gnunetmesh.pc +pkgconfig/gnunetcadet.pc pkgconfig/gnunetmicrophone.pc pkgconfig/gnunetmulticast.pc pkgconfig/gnunetmysql.pc |