diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 2015-04-27 17:23:19 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2015-04-27 17:23:19 +0000 |
commit | 788ca347b816afd83b2885e0c79aeeb88649b2ab (patch) | |
tree | 2743e923a1c968c5a2a8292b75bf32c2e50bfbb3 /contrib/libxo/Makefile.am | |
parent | 483117a6464dae1a36a96520adb50a53d7efb725 (diff) |
Upgrade libxo to 0.3.2.
Obtained from: https://github.com/Juniper/libxo/tree/0.3.2
Requested by: Phil Shafer <phil@juniper.net>
This import incorporates local change 279966.
Local change 276260 has been merged-in.
Notes
Notes:
svn path=/head/; revision=282100
Diffstat (limited to 'contrib/libxo/Makefile.am')
-rw-r--r-- | contrib/libxo/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libxo/Makefile.am b/contrib/libxo/Makefile.am index 4ff2aad892d6..1abfd5e7cf25 100644 --- a/contrib/libxo/Makefile.am +++ b/contrib/libxo/Makefile.am @@ -10,7 +10,7 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = libxo xo xolint tests doc +SUBDIRS = libxo xo xolint xohtml tests doc bin_SCRIPTS=libxo-config dist_doc_DATA = Copyright |