Commit db3c43d7 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Added PDA images to Makefile.am

parent fe6a40e2
...@@ -5,6 +5,7 @@ EXTRA_DIST = $(DIST_rsrc) $(DIST_fonts) ...@@ -5,6 +5,7 @@ EXTRA_DIST = $(DIST_rsrc) $(DIST_fonts)
pkgdatadir = $(datadir)/vlc pkgdatadir = $(datadir)/vlc
dist_pkgdata_DATA = \ dist_pkgdata_DATA = \
$(DIST_pda) \
$(DIST_familiar) \ $(DIST_familiar) \
$(DIST_icons16) \ $(DIST_icons16) \
$(DIST_icons32) \ $(DIST_icons32) \
...@@ -35,6 +36,17 @@ DIST_familiar = \ ...@@ -35,6 +36,17 @@ DIST_familiar = \
familiar-stopb16x16.xpm \ familiar-stopb16x16.xpm \
$(NULL) $(NULL)
DIST_pda = \
pda-forwardb16x16.xpm \
pda-openb16x16.xpm \
pda-pauseb16x16.xpm \
pda-playb16x16.xpm \
pda-playlistb16x16.xpm \
pda-preferencesb16x16.xpm \
pda-rewindb16x16.xpm \
pda-stopb16x16.xpm \
$(NULL)
DIST_icons16 = \ DIST_icons16 = \
gnome-vlc16x16.png \ gnome-vlc16x16.png \
gvlc16x16.png \ gvlc16x16.png \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment