X-Git-Url: http://pileus.org/git/?p=~andy%2Frsl;a=blobdiff_plain;f=Makefile.am;h=895521d05882cc922fff4a884468cfb55266e7bf;hp=a941299e80c70297d0ad3dfa860d32feb1f87b8c;hb=refs%2Fheads%2Fmaster;hpb=3160d8126d66792a65d592019880db8b4e734e84 diff --git a/Makefile.am b/Makefile.am index a941299..895521d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ colordir = $(libdir)/colors lib_LTLIBRARIES = librsl.la -librsl_la_LDFLAGS = -version-info 1:42 +librsl_la_LDFLAGS = -version-info 1:44 librsl_la_SOURCES = \ $(rapic_c) $(radtec_c)\ dorade.c dorade_print.c dorade_to_radar.c\ @@ -20,6 +20,8 @@ edge_to_radar.c \ ray_indexes.c anyformat_to_radar.c get_win.c endian.c mcgill_to_radar.c \ mcgill.c interp.c toga.c wsr88d.c wsr88d_get_site.c wsr88d_m31.c \ gzip.c prune.c reverse.c fix_headers.c \ + wsr88d_align_split_cut_rays.c \ + wsr88d_merge_split_cuts.c \ nsig_to_radar.c nsig.c nsig2_to_radar.c \ africa_to_radar.c africa.c \ radar_to_hdf_2.c hdf_to_radar.c toolkit_memory_mgt.c \