Add functions to the files copied by the release-cp Makefile target
This change was forgotten during #644, therefore causing errors when running `make rpm`.
This commit is contained in:
parent
ae5d3e4e77
commit
dc208965ee
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue