diff options
Diffstat (limited to 'devel/automake15/pkg-plist')
-rw-r--r-- | devel/automake15/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/automake15/pkg-plist b/devel/automake15/pkg-plist index f32c3bc2c0e4..1b3d20dc7e46 100644 --- a/devel/automake15/pkg-plist +++ b/devel/automake15/pkg-plist @@ -3,6 +3,8 @@ bin/automake%%BUILD_VERSION%% @unexec install-info --delete %D/info/automake%%BUILD_VERSION%%.info %D/info/dir info/automake%%BUILD_VERSION%%.info @exec install-info %D/info/automake%%BUILD_VERSION%%.info %D/info/dir +libexec/automake%%BUILD_VERSION%%/aclocal +libexec/automake%%BUILD_VERSION%%/automake share/aclocal%%BUILD_VERSION%%/as.m4 share/aclocal%%BUILD_VERSION%%/auxdir.m4 share/aclocal%%BUILD_VERSION%%/ccstdc.m4 @@ -92,3 +94,4 @@ share/automake%%BUILD_VERSION%%/ylwrap @dirrm share/automake%%BUILD_VERSION%%/Automake @dirrm share/automake%%BUILD_VERSION%%/am @dirrm share/automake%%BUILD_VERSION%% +@dirrm libexec/automake%%BUILD_VERSION%% |