From 0ebd6806726d192ae236398e26c34b39da13ec05 Mon Sep 17 00:00:00 2001 From: lindahl Date: Mon, 26 Jan 2004 10:42:07 +0000 Subject: [PATCH] Added a new analysis program header instead of the one generated in src/tools by a perl script. --- include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index c336fe3bbb..e6193e04f1 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -22,7 +22,7 @@ include_HEADERS = \ vec.h calch.h ffscanf.h mdebin.h \ pme.h statusio.h viewit.h calcmu.h \ fftgrid.h mdrun.h pppm.h statutil.h \ - callf77.h fftw_wrapper.h \ + callf77.h fftw_wrapper.h gmx_ana.h \ princ.h wgms.h gmx_system_xdr.h \ filenm.h pull.h rdgroup.h strdb.h \ wman.h force.h \ -- 2.11.4.GIT