Skip to content
Snippets Groups Projects
Commit 1d9288e3 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Solved a problem with a failed merge

parent b67a7488
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,7 @@ PROJECT=movements
########################################################
# afegir tots els fitxers que s'han de compilar aquí
########################################################
<<<<<<< HEAD
SOURCES=movements.c
=======
SOURCES=movements.c
>>>>>>> bb3693e4d9ffb85e92c2e772593c847b9acd437c
OBJS=$(SOURCES:.c=.o)
SRC_DIR=./
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment