Skip to content

Commit

Permalink
[makefile] remove kamelot from makefiles
Browse files Browse the repository at this point in the history
  • Loading branch information
npf committed Feb 15, 2016
1 parent 999e274 commit 7772f8d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 47 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -3,7 +3,7 @@
export SHELL=/bin/bash

# Modules that can be builded
MODULES = server user node monika drawgantt drawgantt-svg doc tools api kamelot-mysql kamelot-postgresql www-conf common common-libs database
MODULES = server user node monika drawgantt drawgantt-svg doc tools api www-conf common common-libs database


MODULES_LIST= $(patsubst %,% |, $(MODULES))|
Expand Down
25 changes: 0 additions & 25 deletions Makefiles/kamelot-mysql.mk

This file was deleted.

21 changes: 0 additions & 21 deletions Makefiles/kamelot-postgresql.mk

This file was deleted.

0 comments on commit 7772f8d

Please sign in to comment.