Makefile: tarball target to build source tarball
[dbuscron] / dbuscrontab.py
1 #!/usr/bin/python
2
3 from dbuscron.shell import edit
4 edit.run()
5