Skip to content

Commit

Permalink
clusterer: Added initial infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
eseanucristian committed Aug 17, 2015
1 parent 10e2e7a commit ac90425
Show file tree
Hide file tree
Showing 3 changed files with 680 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modules/clusterer/Makefile
@@ -0,0 +1,8 @@
# WARNING: do not run this directly, it should be run by the master Makefile

include ../../Makefile.defs
auto_gen=
NAME=clusterer.so
LIBS=

include ../../Makefile.modules

0 comments on commit ac90425

Please sign in to comment.