mirror of
https://github.com/davatorium/rofi.git
synced 2025-04-21 17:52:51 -04:00
parent
1520a4a5cd
commit
419d676fbe
1 changed files with 0 additions and 18 deletions
18
Makefile.am
18
Makefile.am
|
@ -186,23 +186,6 @@ EXTRA_DIST += \
|
|||
doc/rofi-sensible-terminal.1.markdown \
|
||||
doc/rofi.1.markdown
|
||||
|
||||
##
|
||||
# Readme.md
|
||||
##
|
||||
markdown_SC_FILES=\
|
||||
README.md
|
||||
|
||||
# want the html to show up in release.
|
||||
md_verbose = $(md_verbose_@AM_V@)
|
||||
md_verbose_ = $(md_verbose_@AM_DEFAULT_V@)
|
||||
md_verbose_0 = @echo " MD" $@;
|
||||
|
||||
markdown_FILES=\
|
||||
README.html
|
||||
|
||||
README.html: README.md
|
||||
$(md_verbose) markdown $< > $@
|
||||
|
||||
###
|
||||
# Themes
|
||||
###
|
||||
|
@ -245,7 +228,6 @@ theme_DATA=\
|
|||
##
|
||||
EXTRA_DIST+=\
|
||||
$(markdown_FILES)\
|
||||
$(markdown_SC_FILES)\
|
||||
Examples/i3_switch_workspaces.sh\
|
||||
Examples/i3_empty_workspace.sh\
|
||||
Examples/test_script_mode.sh\
|
||||
|
|
Loading…
Add table
Reference in a new issue