1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-06-24 01:32:02 +01:00

2-pt fitter moved here from UKAnalyze

This commit is contained in:
2016-06-14 12:35:17 +01:00
parent 85d76052ce
commit 83afc7901b
5 changed files with 351 additions and 2 deletions

View File

@ -131,7 +131,8 @@ AC_SUBST([LIBS])
AC_SUBST([AM_CFLAGS])
AC_SUBST([AM_LDFLAGS])
AC_CONFIG_FILES([Makefile lib/Makefile utils/Makefile examples/Makefile])
AC_CONFIG_FILES([Makefile lib/Makefile utils/Makefile physics/Makefile
examples/Makefile])
AC_OUTPUT
echo "*********************************************"