summaryrefslogtreecommitdiffstats
path: root/tools/makeqpf/makeall
diff options
context:
space:
mode:
Diffstat (limited to 'tools/makeqpf/makeall')
-rwxr-xr-xtools/makeqpf/makeall2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/makeqpf/makeall b/tools/makeqpf/makeall
index cd5008c..bb167f3 100755
--- a/tools/makeqpf/makeall
+++ b/tools/makeqpf/makeall
@@ -1,4 +1,4 @@
for dpy in LinuxFb Transformed:Rot90 Transformed:Rot180 Transformed:Rot270
do
- QWS_DISPLAY=$dpy ./makeqpf
+ QWS_DISPLAY=$dpy ./maketqpf
done