From b258daa120638a82ebb10edf63a43f2d32010d75 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Sun, 6 Sep 2009 02:39:32 +0000 Subject: [PATCH] Add the new icons + new source paths to EXTRA_DIST, it was still set to the XPMs. Originally committed to SVN as r3496. --- aegisub/src/bitmaps/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/aegisub/src/bitmaps/Makefile.am b/aegisub/src/bitmaps/Makefile.am index 5ec331fa6..b20029353 100644 --- a/aegisub/src/bitmaps/Makefile.am +++ b/aegisub/src/bitmaps/Makefile.am @@ -1,2 +1,6 @@ EXTRA_DIST= \ - *.xpm + 16/*.png \ + 24/*.png \ + misc/*.png \ + windows/eyedropper.cur \ + windows/icon.ico