Skip to content

Commit

Permalink
Removed gen_conf_same
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstorm committed Jun 9, 2013
1 parent 8088cfe commit 243af6f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 115 deletions.
7 changes: 0 additions & 7 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,3 @@ add_executable(file_client ${file_client_sources})
target_link_libraries(file_client chord)
target_link_libraries(file_client udt)
target_link_libraries(file_client pthread)

######################
# UTILITIES
######################
file(GLOB gen_conf_same_sources "gen_conf_same/*.c")
add_executable(gen_conf_same ${gen_conf_same_sources})
target_link_libraries(gen_conf_same chord)
108 changes: 0 additions & 108 deletions gen_conf_same/gen_conf_same.c

This file was deleted.

0 comments on commit 243af6f

Please sign in to comment.