From 4c41605bb1094d6cc1cd64647fe779ae0131c804 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Mon, 18 Dec 2006 23:37:57 +0100 Subject: add _funcs.cxx files --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Makefile.am b/src/Makefile.am index e55ebf4..df932a8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -24,7 +24,9 @@ noinst_HEADERS = \ Panorama.H \ ProjectionLSQ.H \ ProjectionRectilinear.H \ + ProjectionRectilinear_funcs.cxx \ ProjectionCylindrical.H \ + ProjectionCylindrical_funcs.cxx \ Hill.H \ ViewParams.H \ Fl_Value_Dial.H \ -- cgit v1.2.3