Updated about 12 years ago by Knödlseder Jürgen
src and copy an existing ctool, e.g. cp -r ctselect ctnewtoolcd ctnewtool) and rename all files to the new namesMakefile.am to the new namessrc and add the new tool in Makefile.am: add a line to SUBDIRS with the name of the new subdirectory, and add the corresponding library to libctools_la_LIBADDctools root directory and add a entry to AC_CONFIG_FILES list in the configure.ac script (at the end of the section) (here the entry to be added would be src/ctnewtool/Makefile./autogen.sh./configuremake