Explorar el Código

added shellmatta_transport.c to makefile

Fischer, Simon | Friedrich Lütze GmbH hace 3 años
padre
commit
0c7ca6069a
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      makefile

+ 2 - 1
makefile

@@ -20,7 +20,8 @@ SOURCES :=  src/shellmatta.c                \
             src/shellmatta_history.c        \
             src/shellmatta_utils.c          \
             src/shellmatta_escape.c         \
-            src/shellmatta_opt.c
+            src/shellmatta_opt.c            \
+            src/shellmatta_transport.c
 
 INCLUDES    := api .