diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2009-10-06 13:22:22 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2009-10-06 13:22:22 +0300 |
commit | 733032dd1a682789ade39cfc0ef630d5bc83f09b (patch) | |
tree | 6c4b6911dd3defa71886f1eb689a86ffaa2db8eb /scripts/Makefile.am | |
parent | 35b20e13aec01252c952b3fd79665b916f5d0430 (diff) | |
download | librpm-tizen-733032dd1a682789ade39cfc0ef630d5bc83f09b.tar.gz librpm-tizen-733032dd1a682789ade39cfc0ef630d5bc83f09b.tar.bz2 librpm-tizen-733032dd1a682789ade39cfc0ef630d5bc83f09b.zip |
Bah, get the new ocaml-scripts into tarballs too
- should've been in commit 82e7dd702013d3679fda438333de30afdec17a4f
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r-- | scripts/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 8ced6c48c..1b9570b55 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -19,6 +19,7 @@ EXTRA_DIST = \ find-requires.php find-provides.php \ find-php-provides find-php-requires \ mono-find-requires mono-find-provides \ + ocaml-find-requires.sh ocaml-find-provides.sh \ pkgconfigdeps.sh libtooldeps.sh \ fontconfig.prov desktop-file.prov |