From 1f1d2db29613e3ab24375513e6b11405a9a3cc8b Mon Sep 17 00:00:00 2001 From: dwarning Date: Tue, 23 Apr 2013 09:18:00 +0200 Subject: [PATCH] Makefile for SENSDEBUG fixed --- src/unsupported/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/unsupported/Makefile.am b/src/unsupported/Makefile.am index 61adfdcce..1c9ca4c06 100644 --- a/src/unsupported/Makefile.am +++ b/src/unsupported/Makefile.am @@ -9,6 +9,7 @@ libunsupported_la_SOURCES = \ cktsndct.c \ cktsnset.c \ cktsnld.c \ + cktsnprt.c \ sen2dest.c \ sen2setp.c \ snaskq.c \