From: Ray Strode Date: Thu, 12 Jun 2008 16:13:20 +0000 (-0400) Subject: Ship bizcom.png in tarball even if configured without it X-Git-Tag: 0.3.2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=98c51f93f28a42209ed0897ea6ecfee577fddce4;p=thirdparty%2Fplymouth.git Ship bizcom.png in tarball even if configured without it --- diff --git a/images/Makefile.am b/images/Makefile.am index 108df36a..adde10a8 100644 --- a/images/Makefile.am +++ b/images/Makefile.am @@ -1,8 +1,8 @@ if INSTALL_FALLBACK_LOGO imagedir = $(datadir)/plymouth image_DATA = bizcom.png +endif EXTRA_DIST = $(image_DATA) -endif MAINTAINERCLEANFILES = Makefile.in