mirror of
https://github.com/michaeldv/pit.git
synced 2025-12-08 23:53:25 +00:00
Fixed Makefile
This commit is contained in:
4
Makefile
4
Makefile
@@ -23,13 +23,13 @@ SRC = \
|
||||
$(SRCDIR)/user.c
|
||||
|
||||
OBJ = \
|
||||
$(SRCDIR)/activity.o \
|
||||
$(OBJDIR)/activity.o \
|
||||
$(OBJDIR)/db.o \
|
||||
$(OBJDIR)/pit.o \
|
||||
$(OBJDIR)/project.o \
|
||||
$(OBJDIR)/table.o \
|
||||
$(OBJDIR)/task.o \
|
||||
$(SRCDIR)/user.o
|
||||
$(OBJDIR)/user.o
|
||||
|
||||
APP = pit
|
||||
|
||||
|
||||
BIN
src/activity.o
BIN
src/activity.o
Binary file not shown.
BIN
src/user.o
BIN
src/user.o
Binary file not shown.
Reference in New Issue
Block a user