diff options
Diffstat (limited to 'libxcb/xcb-proto/xcbgen/Makefile.am')
-rw-r--r-- | libxcb/xcb-proto/xcbgen/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libxcb/xcb-proto/xcbgen/Makefile.am b/libxcb/xcb-proto/xcbgen/Makefile.am new file mode 100644 index 000000000..110a992f1 --- /dev/null +++ b/libxcb/xcb-proto/xcbgen/Makefile.am @@ -0,0 +1,3 @@ +pkgpythondir = $(pythondir)/xcbgen + +pkgpython_PYTHON = __init__.py error.py expr.py matcher.py state.py xtypes.py |