File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( 2.65 )
5- AC_INIT ( [ queso] , [ 0.53.0 ] , [ queso-users@googlegroups.com] )
5+ AC_INIT ( [ queso] , [ 0.53.1 ] , [ queso-users@googlegroups.com] )
66PACKAGE_DESCRIPTION="The parallel C++ statistical library QUESO: Quantification of uncertainty for estimation, simulation and optimization"
77AC_SUBST ( [ PACKAGE_DESCRIPTION] )
88PACKAGE_URL="https://github.com/libqueso/queso"
Original file line number Diff line number Diff line change @@ -240,6 +240,7 @@ tga2_gsl_CPPFLAGS = -I$(top_srcdir)/examples/validationCycle2/src $(QUESO_CPPFLA
240240
241241dist_tga2_gsl_DATA =
242242dist_tga2_gsl_DATA += $(tga2_gsl_DATA )
243+ dist_tga2_gsl_DATA += ${tga2_gslinputdata_DATA}
243244dist_tga2_gsl_DATA += ${tga2_gsl_HEADERS}
244245dist_tga2_gsl_DATA += ${tga2_gsl_SOURCES}
245246
You can’t perform that action at this time.
0 commit comments