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