소스 검색

added shellmatta_transport.c to makefile

Fischer, Simon | Friedrich Lütze GmbH 3 년 전
부모
커밋
0c7ca6069a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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 .