From 8911c9595b9d553100951ff2653464ef5868b81d Mon Sep 17 00:00:00 2001 From: Benedict Date: Mon, 15 Aug 2016 12:22:31 +0200 Subject: set4, completed challenge 25 --- .Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.Makefile.common') diff --git a/.Makefile.common b/.Makefile.common index b4c5ab3..a5eee02 100644 --- a/.Makefile.common +++ b/.Makefile.common @@ -1,5 +1,5 @@ ## define variables used in all makefiles -LIB=../lib/lib2.c ../lib/lib.c ../lib/lib3.c +LIB=../lib/lib2.c ../lib/lib.c ../lib/lib3.c ../lib/lib4.c CC=gcc CFLAGS := -g $(CFLAGS) CLIBS=`pkg-config --cflags --libs libcrypto` -- cgit v1.2.3-70-g09d2