Skip to content

Commit

Permalink
Add new plugins to Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
thkukuk committed Feb 4, 2019
1 parent 80b8193 commit be61276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
plugindir = @PLUGINDIR@

plugin_SCRIPTS = health-check-tester.sh etcd.sh etc-overlayfs.sh \
rebootmgr.sh btrfs-subvolumes-mounted.sh
rebootmgr.sh btrfs-subvolumes-mounted.sh crio.sh kubelet.sh

EXTRA_DIST = template.sh ${SCRIPTS}

0 comments on commit be61276

Please sign in to comment.