From a74f939ecf130a9d43bb3695f1235dad2a6d09ea Mon Sep 17 00:00:00 2001 From: John Romein <romein@astron.nl> Date: Tue, 26 May 2009 12:43:00 +0000 Subject: [PATCH] bug 225: Added PencilCoordinates.h --- RTCP/Interface/include/Interface/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/RTCP/Interface/include/Interface/Makefile.am b/RTCP/Interface/include/Interface/Makefile.am index df6614217bc..7ef160e42f7 100644 --- a/RTCP/Interface/include/Interface/Makefile.am +++ b/RTCP/Interface/include/Interface/Makefile.am @@ -19,6 +19,7 @@ pkginclude_HEADERS = Package__Version.h \ Exceptions.h \ StreamableData.h \ PencilBeamData.h \ + PencilCoordinates.h \ StokesData.h \ PipelineOutput.h -- GitLab