Imported Debian version 1.0~trusty
[deb_vid.stab.git] / mktags.sh
CommitLineData
80f575fc
DM
1#!/bin/bash
2
3etags $(find src/ -name "*.h")