mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-17 14:11:13 +01:00
Add AudacityLogo48x48.xpm to distributed files.
This commit is contained in:
@@ -82,10 +82,10 @@ subdir = .
|
|||||||
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
|
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
|
||||||
$(top_srcdir)/configure $(am__configure_deps) $(dist_doc_DATA) \
|
$(top_srcdir)/configure $(am__configure_deps) $(dist_doc_DATA) \
|
||||||
$(dist_pkgdata_DATA) $(nobase_dist_pkgdata_DATA) ABOUT-NLS \
|
$(dist_pkgdata_DATA) $(nobase_dist_pkgdata_DATA) ABOUT-NLS \
|
||||||
autotools/ar-lib config.guess autotools/config.guess \
|
autotools/ar-lib autotools/config.guess autotools/config.rpath \
|
||||||
autotools/config.rpath config.sub autotools/config.sub \
|
autotools/config.sub autotools/depcomp autotools/install-sh \
|
||||||
install-sh autotools/install-sh autotools/missing \
|
autotools/missing autotools/ltmain.sh \
|
||||||
autotools/ltmain.sh $(top_srcdir)/autotools/ar-lib \
|
$(top_srcdir)/autotools/ar-lib \
|
||||||
$(top_srcdir)/autotools/config.guess \
|
$(top_srcdir)/autotools/config.guess \
|
||||||
$(top_srcdir)/autotools/config.rpath \
|
$(top_srcdir)/autotools/config.rpath \
|
||||||
$(top_srcdir)/autotools/config.sub \
|
$(top_srcdir)/autotools/config.sub \
|
||||||
|
|||||||
@@ -26,4 +26,5 @@ pixmap_DATA = icons/48x48/audacity.xpm
|
|||||||
# We could rename this file instead and adjust all locations.
|
# We could rename this file instead and adjust all locations.
|
||||||
icons/48x48/audacity.xpm: AudacityLogo48x48.xpm
|
icons/48x48/audacity.xpm: AudacityLogo48x48.xpm
|
||||||
cp AudacityLogo48x48.xpm icons/48x48/audacity.xpm
|
cp AudacityLogo48x48.xpm icons/48x48/audacity.xpm
|
||||||
|
EXTRA_DIST = AudacityLogo48x48.xpm
|
||||||
CLEANFILES = icons/48x48/audacity.xpm
|
CLEANFILES = icons/48x48/audacity.xpm
|
||||||
|
|||||||
@@ -411,6 +411,7 @@ dist_pixmap_DATA = \
|
|||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
pixmap_DATA = icons/48x48/audacity.xpm
|
pixmap_DATA = icons/48x48/audacity.xpm
|
||||||
|
EXTRA_DIST = AudacityLogo48x48.xpm
|
||||||
CLEANFILES = icons/48x48/audacity.xpm
|
CLEANFILES = icons/48x48/audacity.xpm
|
||||||
all: all-am
|
all: all-am
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user