diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |