More make distcheck fixes.
authorRossen Apostolov <rossen@cbr.su.se>
Mon, 26 Jul 2010 14:12:15 +0000 (16:12 +0200)
committerRossen Apostolov <rossen@cbr.su.se>
Mon, 26 Jul 2010 14:12:15 +0000 (16:12 +0200)
src/gmxlib/Makefile.am
src/kernel/Makefile.am
src/mdlib/Makefile.am

index c2c9bbefca98f3675f318425397ec5915ff8bfda..afee47ae4d5e83a97508fb35237081e7902adf86 100644 (file)
@@ -70,7 +70,7 @@ libgmx@LIBSUFFIX@_la_SOURCES = \
        wgms.c          wman.c          writeps.c       \
        xdrd.c          xtcio.c         xvgr.c          replace.h       \
        libxdrf.c       gmx_arpack.c    gmx_matrix.c            \
-       dihres.c        gmx_random_gausstable.h         \
+       dihres.c        gmx_random_gausstable.h gmxfio_int.h\
        tcontrol.c      splitter.c      gmx_cyclecounter.c              \
        gmx_system_xdr.c md5.c vmdio.c vmddlopen.c      sighandler.c    \
        oenv.c          gmxfio_rw.c     gmxfio_asc.c    gmxfio_bin.c    \
index 8e4f534c4cf513b5c7fd8caeb89c4556f4462bb5..cfe5b08091887338e20353476ab0c4774e899905 100644 (file)
@@ -68,7 +68,7 @@ mdrun_SOURCES = \
        ionize.c        ionize.h        xmdrun.h        \
        do_gct.c        repl_ex.c       repl_ex.h       \
        xutils.c        runner.c        md.c            mdrun.c         \
-       genalg.c        genalg.h
+       genalg.c        genalg.h        md_openmm.h
 
 if GMX_FAHCORE
   noinst_LTLIBRARIES = libfahcore.la
index 366e8c85bf4cc74e11b850e9b060bb1ede8b056c..209a4cf69beb2757fd93b7a21487a80eeeb997f1 100644 (file)
@@ -35,7 +35,7 @@ libmd@LIBSUFFIX@_la_SOURCES = \
        genborn_allvsall_sse2_single.h                  \
        gmx_qhop_parm.c gmx_qhop_parm.h                 \
        gmx_qhop_xml.c  gmx_qhop_xml.h                  \
-       groupcoord.c                                    \
+       groupcoord.c                    groupcoord.h    \
        pme.c           pme_pp.c        pppm.c          \
        partdec.c       pull.c          pullutil.c      \
        rf_util.c       shakef.c        sim_util.c      \