diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-09-10 13:34:43 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-09-10 14:38:53 +1000 |
commit | 5deb06fa4c5f4311aff02c47c089154ac4f6bced (patch) | |
tree | 65cf2f42b70b1254f5bf7aef6e7f720f8af38892 /xts5/tset/Xlib17/Makefile.am | |
parent | 7f59602c36072a06356b923f88050c956b6a4a3d (diff) |
Renaming gtpxl/ to XGetPixel
Diffstat (limited to 'xts5/tset/Xlib17/Makefile.am')
-rw-r--r-- | xts5/tset/Xlib17/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xts5/tset/Xlib17/Makefile.am b/xts5/tset/Xlib17/Makefile.am index 2f56a469..2ab7b6e0 100644 --- a/xts5/tset/Xlib17/Makefile.am +++ b/xts5/tset/Xlib17/Makefile.am @@ -24,7 +24,7 @@ tprogs = \ XFetchBuffer/XFetchBuffer \ XFetchBytes/XFetchBytes \ XGetDefault/XGetDefault \ - gtpxl/gtpxl \ + XGetPixel/XGetPixel \ gtvslinf/gtvslinf \ intrsctrgn/intrsctrgn \ iscrsrky/iscrsrky \ |