summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Ward <ian@excess.org>2014-01-01 23:12:48 -0500
committerIan Ward <ian@excess.org>2014-01-01 23:12:48 -0500
commit4a1d5fe055c7624147ffffe56d348fe0107fae7b (patch)
tree1f4df4b10ada7a119fb7d479cb40ac4f3c37145a
parent6ce8dd0b84ba165f2b92041a9f37f0793832d3dc (diff)
downloadurwid-4a1d5fe055c7624147ffffe56d348fe0107fae7b.tar.gz
docs: all the .xdotool scripts
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 5c72c11..7ec3bdb 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,5 +1,5 @@
-PYTHON_SOURCE=$(shell echo tutorial/*.py.xdotool manual/*.py.xdotool)
+PYTHON_SOURCE=$(shell echo */*.py.xdotool)
TARGETS=${PYTHON_SOURCE:.py.xdotool=1.png}
TOOLS=tools/compile_pngs.sh tools/screenshots.sh