Remove remaining uses of programs.txt
[alexxy/gromacs.git] / manual / CMakeLists.txt
index a83f2cc454771b9b97c2c5bb50097d4435a85f59..8d52c41190a308b8bea954bacfb0a22b13fe93aa 100644 (file)
@@ -81,11 +81,6 @@ if(MANUAL_BUILD_IS_POSSIBLE)
         DEPENDS mkmdp ${CMAKE_SOURCE_DIR}/share/html/online/mdp_opt.html
         )
 
-    ADD_CUSTOM_COMMAND(OUTPUT ${output_dir}/proglist.tex
-        COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/mkproglist ARGS ${CMAKE_SOURCE_DIR}/admin/programs.txt
-        DEPENDS mkproglist ${CMAKE_SOURCE_DIR}/admin/programs.txt
-        )
-
     # Finally, the command to build the manual.
 
     ADD_LATEX_DOCUMENT(gromacs.tex
@@ -101,7 +96,7 @@ if(MANUAL_BUILD_IS_POSSIBLE)
         # add_custom_targets() above. They should not be in the git
         # repository, or its directory, or the dependencies will not work
         # properly.
-        DEPENDS proglist.tex mdp_opt.tex
+        DEPENDS mdp_opt.tex
 
         BIBFILES monster.bib unpubl.bib
         IMAGE_DIRS plots