X-Git-Url: http://pileus.org/git/?p=~andy%2Frsl;a=blobdiff_plain;f=Makefile.am;h=895521d05882cc922fff4a884468cfb55266e7bf;hp=361f1690ee38b258c1558f74475be3432fbed4a2;hb=refs%2Fheads%2Fmaster;hpb=012916676d26251849e408aaf574458e196df2c4 diff --git a/Makefile.am b/Makefile.am index 361f169..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:40 +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 \ @@ -68,6 +70,6 @@ install-exec-hook: $(INSTALL) -m 644 toolkit_1BC-51_appl.h $(includedir) $(INSTALL) -m 644 wsr88d_locations.dat $(libdir) -EXTRA_DIST = CHANGES CHECK_LIST Copyright GPL LGPL wsr88d_locations.dat rapic.h +EXTRA_DIST = CHANGES Copyright GPL LGPL wsr88d_locations.dat rapic.h DISTCLEANFILES = rapic.c rapic-lex.c