diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tests/Makefile b/tests/Makefile index 1785e09..5903b52 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -20,6 +20,7 @@ LIBS=\  LDFLAGS+=-pie -L../libcommon  TESTSRC=\ +    test-environment.cpp \      test-webserver.cpp \      $(PROGSRC) | 
