diff options
author | Sebastian Geerken <devnull@localhost> | 2013-03-08 14:36:09 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2013-03-08 14:36:09 +0100 |
commit | 786be3b985a2f97c9d970f8e9acdbf1981584ae1 (patch) | |
tree | 8cd1ad4a3705dcab47a49a07b5fb06bc5d0b5581 /Makefile.am | |
parent | 325b089a23086039743861b33ebc4a3e69be2551 (diff) |
Renamed install-hyphen to dillo-install-hyphen and made it installable.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3cc1a098..9364999e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ SUBDIRS = lout dw dlib dpip src doc dpid dpi test +dist_bin_SCRIPTS = dillo-install-hyphenation + EXTRA_DIST = Doxyfile dillorc install-dpi-local d_size.h sysconf_DATA = dillorc |