diff options
author | David Thompson <dthompson2@worcester.edu> | 2015-11-12 15:26:17 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2015-11-12 15:26:17 -0500 |
commit | 9c8c44ad008067ff2c4b90a2d90fad0f20cc5a9f (patch) | |
tree | 5d984874ec52d5ef02ad993219f79e5cdc878d83 | |
parent | af478feff358b8cb72db5f3a5fddc8796eb70817 (diff) |
examples: Install crate.png image.
-rw-r--r-- | examples/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 551bb57..e3ab166 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -30,6 +30,7 @@ nobase_dist_examples_DATA = \ images/bullet.png \ images/country-sky.png \ images/country-trees.png \ + images/crate.png \ images/p1_front.png \ images/princess.png \ images/stars.png \ |