[gnumeric] Distcheck: make more samples available for the distcheck tests
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Distcheck: make more samples available for the distcheck tests
- Date: Sun, 28 Dec 2014 00:23:07 +0000 (UTC)
commit b5c079761afb6112bbda125b137b3c6125b419b2
Author: Morten Welinder <terra gnome org>
Date: Sat Dec 27 19:22:34 2014 -0500
Distcheck: make more samples available for the distcheck tests
Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 0cadbd7..455244d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -65,7 +65,9 @@ uninstall-local:
rm -f $(DESTDIR)$(configexecincludedir)/gnumeric-features.h
dist-hook:
mkdir $(distdir)/samples
- cp $(srcdir)/samples/*gnumeric $(distdir)/samples
+ cp $(srcdir)/samples/*.gnumeric $(distdir)/samples/.
+ mkdir $(distdir)/samples/excel
+ cp $(srcdir)/samples/excel/*.xls $(distdir)/samples/excel/.
## It seems the following overrides can be simplified:
## distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' | grep -v '^\./doc'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]