diff options
author | JP Rosevear <jpr@ximian.com> | 2002-04-05 22:24:59 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-04-05 22:24:59 +0800 |
commit | fb7876a44bbaef4489330373307ceaa92226e2b1 (patch) | |
tree | a651285c91bbd8cb9c26dbcceef16d8e25d327ed /my-evolution/Makefile.am | |
parent | ee5332f908d7bae0796e60e9de0c29c3b132883b (diff) | |
download | gsoc2013-evolution-fb7876a44bbaef4489330373307ceaa92226e2b1.tar.gz gsoc2013-evolution-fb7876a44bbaef4489330373307ceaa92226e2b1.tar.zst gsoc2013-evolution-fb7876a44bbaef4489330373307ceaa92226e2b1.zip |
dist the relevant xpms
2002-04-05 JP Rosevear <jpr@ximian.com>
* Makefile.am: dist the relevant xpms
svn path=/trunk/; revision=16363
Diffstat (limited to 'my-evolution/Makefile.am')
-rw-r--r-- | my-evolution/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/my-evolution/Makefile.am b/my-evolution/Makefile.am index 5163843781..4a1e159723 100644 --- a/my-evolution/Makefile.am +++ b/my-evolution/Makefile.am @@ -121,7 +121,10 @@ EXTRA_DIST = \ $(Location_DATA) \ $(glade_DATA) \ Locations.h \ - Location-translation-script + Location-translation-script \ + check-empty.xpm \ + check-filled.xpm \ + check-none.xpm dist-hook: cd $(distdir); rm -f $(BUILT_SOURCES) |