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