Parcourir la source

added shellmatta_transport.c to makefile

Fischer, Simon | Friedrich Lütze GmbH il y a 3 ans
Parent
commit
0c7ca6069a
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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 .