diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-07-19 18:19:40 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-07-19 19:15:52 +0200 |
commit | 45919881ba39262a5a7d4a6e224ad395080a3a5e (patch) | |
tree | a02f0b8901d5576ab078f20e8ed2f346480c97d2 /.gitignore | |
parent | da2e6db5eb81f571ab16ed920844f4761cbda8d9 (diff) | |
download | gtk-vlc-player-45919881ba39262a5a7d4a6e224ad395080a3a5e.tar.gz |
added simple example program
build with:
make check
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,3 +22,5 @@ stamp-* cclosure-marshallers.[ch] /doc/Doxyfile /doc/html + +/examples/simple |