projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf47e92
)
examples: t-test.sps fixed make process to include in distribution
author
Friedrich Beckmann
<friedrich.beckmann@gmx.de>
Thu, 15 Sep 2016 18:25:36 +0000
(20:25 +0200)
committer
Friedrich Beckmann
<friedrich.beckmann@gmx.de>
Thu, 15 Sep 2016 18:25:36 +0000
(20:25 +0200)
I forgot to add the t-test.sps example in the automake.mk file to
include it in the distribution.
examples/automake.mk
patch
|
blob
|
history
diff --git
a/examples/automake.mk
b/examples/automake.mk
index 6f716e4132709ec0b7b417e218ceece7d3fbd418..d2713adef42d0301dc64043c3bc05c0e45e4b936 100644
(file)
--- a/
examples/automake.mk
+++ b/
examples/automake.mk
@@
-4,6
+4,7
@@
examplesdir = $(pkgdatadir)/examples
examples_DATA = \
+ examples/t-test.sps \
examples/descript.sps \
examples/grid.sps \
examples/hotel.sav \