Skip to content

Commit

Permalink
Add functions to the files copied by the release-cp Makefile target
Browse files Browse the repository at this point in the history
This change was forgotten during #644, therefore causing errors
when running `make rpm`.
  • Loading branch information
zacikpa committed Jul 23, 2024
1 parent ae5d3e4 commit dc20896
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 dc20896

Please sign in to comment.