Skip to content

Commit

Permalink
fix Makefile-based build
Browse files Browse the repository at this point in the history
  • Loading branch information
mist64 committed May 7, 2014
1 parent e75eb52 commit 02b9eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
OBJS=cbmbasic.o runtime.o plugin.o
OBJS=cbmbasic.o runtime.o plugin.o console.o
CFLAGS=-Wall -O3

all: cbmbasic
Expand Down

0 comments on commit 02b9eae

Please sign in to comment.