Pascal Gloor hace 5 años
padre
commit
bba7f1ea10
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/Makefile

+ 1
- 1
src/Makefile Ver fichero

@@ -22,7 +22,7 @@ LDFLAGS := -lopenssl -lpthread
TARGETS:= libchat6.so
MAINS := $(.o, $(TARGETS) )
OBJ := \
dp_sockets.o \
sockets.o \
$(MAINS)
DEPS :=


Cargando…
Cancelar
Guardar