瀏覽代碼

testc: Fix source deps

Serj Kalichev 4 年之前
父節點
當前提交
1b6c49899d
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      testc/Makefile.am

+ 2 - 1
testc/Makefile.am

@@ -13,4 +13,5 @@ testc_testc_SOURCES += \
 	testc/base/io.c \
 	testc/ctype/ctype.c \
 	testc/str/str.c \
-	testc/list/list.c
+	testc/list/list.c \
+	testc/list/private.h