Bläddra i källkod

testc: Fix source deps

Serj Kalichev 4 år sedan
förälder
incheckning
1b6c49899d
1 ändrade filer med 2 tillägg och 1 borttagningar
  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