diff options
author | deva <deva> | 2005-07-28 11:45:53 +0000 |
---|---|---|
committer | deva <deva> | 2005-07-28 11:45:53 +0000 |
commit | ebf6f6e257c508b44be06d32339dee6f0df8970b (patch) | |
tree | cb8007f24976c431b23a04d80f40fb20aaa9da5e /pixmaps/Makefile.am | |
parent | df6bde85bfd7206fc9dca3e84f6bd8a23056d051 (diff) |
*** empty log message ***
Diffstat (limited to 'pixmaps/Makefile.am')
-rw-r--r-- | pixmaps/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am index c6d8e0b..790741f 100644 --- a/pixmaps/Makefile.am +++ b/pixmaps/Makefile.am @@ -1,4 +1,5 @@ EXTRA_DIST = \ + about.png \ clear.png \ cpr.png \ dummy.png \ @@ -17,6 +18,7 @@ EXTRA_DIST = \ pixmapdir = $(datadir)/pixmaps pixmap_DATA = \ + about.png \ clear.png \ cpr.png \ dummy.png \ |