Revert "Disabled building template because it does not compile !"
authorChristoph Junghans <junghans@mpip-mainz.mpg.de>
Tue, 31 Aug 2010 07:56:23 +0000 (09:56 +0200)
committerChristoph Junghans <junghans@mpip-mainz.mpg.de>
Tue, 31 Aug 2010 07:56:23 +0000 (09:56 +0200)
This reverts commit 860cdb58313a3b37d01454b8aa5cd693bf49e2a2.
The issue was fixed in commit 8e147cde59251bbf0d68033c0cca4dd5a0da3414

share/template/Makefile.am

index 90b6f2f985d7f29ba6a19e246b20968427f6f69b..4b7ce59fc8bd39b02af9daa6afda33524fc7f708 100644 (file)
@@ -41,7 +41,7 @@ Makefile.@host@ Makefile.@host@_double: Template.mak Makefile
 CLEANFILES = Makefile.@host@ Makefile.@host@_double *~ \\\#*
 
 template_SOURCES = template.c
-#noinst_PROGRAMS = template
+noinst_PROGRAMS = template
 LDADD = ../../src/mdlib/libmd@LIBSUFFIX@.la ../../src/gmxlib/libgmx@LIBSUFFIX@.la
 #template.$(OBJEXT): gromacs