Skip to content

Commit

Permalink
cahnged the makefile
Browse files Browse the repository at this point in the history
git-svn-id: https://subversion.cs.uiuc.edu/svn/bang/eoh2009@182 69d76c3e-0761-0410-948c-9895a8bb34fc
  • Loading branch information
nbysani2 committed Mar 16, 2009
1 parent c0fea9a commit 4e9ffe6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Expand Up @@ -59,8 +59,7 @@ ASRC=src/app/preferences$(SRCEXT) \
src/app/file-menu$(SRCEXT)

LIBRARIES=libbang.so $(MODULES)
MODULES=fractal-module.so #test-module.so matrix-mult-module.so

MODULES=test-module.so matrix-mult-module.so #fractal-module.so
.PHONY: doc modules commit

all: $(EXENAME) $(LIBRARIES) menus.xml
Expand Down

0 comments on commit 4e9ffe6

Please sign in to comment.