also renamed options to g_options in Makefile.am
authorBerk Hess <hess@hess.theophys.kth.se>
Thu, 24 Feb 2011 16:39:28 +0000 (17:39 +0100)
committerBerk Hess <hess@hess.theophys.kth.se>
Thu, 24 Feb 2011 16:39:28 +0000 (17:39 +0100)
src/tools/Makefile.am

index 789378c7e1d06867e3453ca83ed70dd827a7ba45..0a305a13b561bb20af82460b8bf3b2e555e7104c 100644 (file)
@@ -80,7 +80,7 @@ bin_PROGRAMS = \
 # issue "make <program>" and copy the binary to the correct location yourself! 
 # Add new entries in Makefile.am!
 
-EXTRA_PROGRAMS         =       options
+EXTRA_PROGRAMS         =       g_options
 
 LDADD = $(lib_LTLIBRARIES) ../mdlib/libmd@LIBSUFFIX@.la \
        ../gmxlib/libgmx@LIBSUFFIX@.la