Merge pull request #661 from zacikpa/release-cp-functions
Add `functions` to the files copied by the release-cp Makefile target
This commit is contained in:
commit
46ee2d10bf
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