Skip to content

Commit

Permalink
Merge pull request #661 from zacikpa/release-cp-functions
Browse files Browse the repository at this point in the history
Add `functions` to the files copied by the release-cp Makefile target
  • Loading branch information
yarda authored Jul 24, 2024
2 parents e8bea35 + dc20896 commit 46ee2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ release-cp: release-dir
tuned-adm.bash dbus.conf recommend.conf tuned-main.conf 00_tuned \
92-tuned.install bootcmdline modules.conf com.redhat.tuned.policy \
tuned-gui.py tuned-gui.glade tuned-ppd.py \
tuned-gui.desktop $(VERSIONED_NAME)
tuned-gui.desktop functions $(VERSIONED_NAME)
cp -a doc experiments libexec man profiles systemtap tuned contrib icons \
tests $(VERSIONED_NAME)

Expand Down

0 comments on commit 46ee2d1

Please sign in to comment.