diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 1afe7ee..9e32c19 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -22,10 +22,10 @@ dist_bin_SCRIPTS += grosciteco.tes # Unfortunately, there is no way to query the built-in # Groff tmac path. # Therefore, the "sciteco" macros are installed into -# SciTECO's pkgdatadir. Users can copy this file, set up +# SciTECO's scitecodatadir. Users can copy this file, set up # environment variables like $GROFF_TMAC_PATH or pass # the directory via `groff -M`. -dist_pkgdata_DATA = sciteco.tmac +dist_scitecodata_DATA = sciteco.tmac # Fix up the hash-bang line of installed SciTECO scripts upon # installation to refer to the installed sciteco binary. |