Skip to content

Commit 04c6a0d

Browse files
authored
Merge pull request #837 from Fothsid/remove-doc-script-from-makefile
Remove compile_plugin_docs.py copy from Makefile
2 parents 8e54b0f + 3bdab4e commit 04c6a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ release-cp: release-dir
7575
tuned-adm.bash dbus.conf recommend.conf tuned-main.conf 00_tuned \
7676
92-tuned.install bootcmdline modules.conf com.redhat.tuned.policy \
7777
tuned-gui.py tuned-gui.glade tuned-ppd.py \
78-
tuned-gui.desktop functions compile_plugin_docs.py $(VERSIONED_NAME)
78+
tuned-gui.desktop functions $(VERSIONED_NAME)
7979
cp -a doc experiments libexec man profiles systemtap tuned contrib icons \
8080
tests $(VERSIONED_NAME)
8181

0 commit comments

Comments
 (0)