diff options
author | Gabor X Toth <*@tg-x.net> | 2016-09-22 11:35:35 +0000 |
---|---|---|
committer | Gabor X Toth <*@tg-x.net> | 2016-09-22 11:35:35 +0000 |
commit | 7aaeecbba083f6e34f181fa3db515cf65736e9f6 (patch) | |
tree | 8a5b72b7ec28116dd2fcfdc6b48b41ea956a3748 /src/util/Makefile.am | |
parent | d4afc6e37a14fe3257263c377a243c1a22ed9ee5 (diff) |
rm client_manager
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r-- | src/util/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am index fc2238650f..2325874b22 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -60,7 +60,6 @@ libgnunetutil_la_SOURCES = \ bandwidth.c \ bio.c \ client.c \ - client_manager.c \ common_allocation.c \ common_endian.c \ common_logging.c \ |