File: MANIFEST.in

package info (click to toggle)
python-librt 0.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 920 kB
  • sloc: ansic: 13,889; python: 293; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 227 bytes parent folder | download
1
2
3
4
5
6
7
# Headers are not included by default.
recursive-include . *.h
recursive-include . *.c
# This is a (shared) dependency of setup.py
include build_setup.py
# Add smoke tests to validate build from sources.
include smoke_tests.py