diff options
author | jaapb <jaapb@pkgsrc.org> | 2019-07-01 15:54:08 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2019-07-01 15:54:08 +0000 |
commit | d9d56490e5f8cb11da891f8b5e2ea4241d694aee (patch) | |
tree | 728cce7f6f4eed85e9adc33006209903547526a5 /misc/Makefile | |
parent | b34f1a2c96126f5422609b57eaf3e3a8d9760d24 (diff) | |
download | pkgsrc-d9d56490e5f8cb11da891f8b5e2ea4241d694aee.tar.gz |
Added ocaml-magic-mime to Makefile SUBDIRs
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index bfde3eca354..e5ed899e036 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.507 2019/03/23 10:55:06 tsutsui Exp $ +# $NetBSD: Makefile,v 1.508 2019/07/01 15:54:08 jaapb Exp $ # COMMENT= Miscellaneous utilities @@ -194,6 +194,7 @@ SUBDIR+= multitail SUBDIR+= nxtvepg SUBDIR+= nyancat SUBDIR+= ocaml-cudf +SUBDIR+= ocaml-magic-mime SUBDIR+= ocaml-opaline SUBDIR+= ocaml-opam SUBDIR+= ocaml-opam-file-format |