File: MANIFEST.in

package info (click to toggle)
python-evdev 1.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 416 kB
  • sloc: python: 1,388; ansic: 739; makefile: 142; sh: 14
file content (5 lines) | stat: -rw-r--r-- 232 bytes parent folder | download
1
2
3
4
5
# The _ecodes extension module source file needs to be generated against the
# evdev headers of the running kernel. Refer to the 'build_ecodes' distutils
# command in setup.py.
exclude src/evdev/ecodes.c
include src/evdev/ecodes.py