diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 15:56:37 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 15:56:37 -0600 |
commit | 14c49c4f56792a934bcdc4efceebbd429d858571 (patch) | |
tree | 2f302410d5a5d678bf3ff10edead70d348be6644 /libtdegames/pics/Makefile.am | |
parent | ab0981b9689e4d3ad88e9572bfa4b4a5e36c51ae (diff) | |
download | tdegames-14c49c4f56792a934bcdc4efceebbd429d858571.tar.gz tdegames-14c49c4f56792a934bcdc4efceebbd429d858571.zip |
Actually move the kde files that were renamed in the last commit
Diffstat (limited to 'libtdegames/pics/Makefile.am')
-rw-r--r-- | libtdegames/pics/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libtdegames/pics/Makefile.am b/libtdegames/pics/Makefile.am new file mode 100644 index 00000000..20350377 --- /dev/null +++ b/libtdegames/pics/Makefile.am @@ -0,0 +1,4 @@ +picsdir = $(kde_datadir)/tdegames/pics +pics_DATA = star.png + +KDE_ICON = action-roll action-highscore action-endturn |