examples_DATA = \
examples/descript.sps \
+ examples/grid.sps \
examples/hotel.sav \
examples/physiology.sav \
examples/repairs.sav \
lib/gtk-contrib/gtkxpaned.c \
lib/gtk-contrib/gtkxpaned.h
-EXTRA_DIST += lib/gtk-contrib/OChangeLog \
- lib/gtk-contrib/README
+EXTRA_DIST += \
+ lib/gtk-contrib/OChangeLog \
+ lib/gtk-contrib/README \
+ lib/gtk-contrib/COPYING.LESSER
done
-EXTRA_DIST += $(POFILES) $(POTFILE)
+EXTRA_DIST += \
+ $(POFILES) \
+ $(POTFILE) \
+ po/ChangeLog \
+ po/cs.po,aux \
+ po/de.po,aux
CLEANFILES += $(GMOFILES) $(POTFILE)
.incpl.inc:
$(generate_from_pl)
-EXTRA_DIST += src/language/expressions/OChangeLog
+EXTRA_DIST += \
+ src/language/expressions/OChangeLog \
+ src/language/expressions/TODO
src/math/trimmed-mean.c src/math/trimmed-mean.h \
src/math/tukey-hinges.c src/math/tukey-hinges.h \
src/math/wilcoxon-sig.c src/math/wilcoxon-sig.h
+
+EXTRA_DIST += src/math/OChangeLog
src_output_liboutput_la_SOURCES += src/output/odt.c
endif
-EXTRA_DIST += src/output/OChangeLog
+EXTRA_DIST += \
+ src/output/OChangeLog \
+ src/output/README \
+ src/output/charts/OChangeLog \
+ src/output/mk-class-boilerplate
EXTRA_DIST += \
src/ui/gui/OChangeLog \
+ src/ui/gui/artwork/actions/.empty \
+ src/ui/gui/artwork/apps/scalable/.empty \
+ src/ui/gui/gen-dot-desktop.sh \
src/ui/gui/marshaller-list \
- src/ui/gui/gen-dot-desktop.sh
+ src/ui/gui/pspplogo.svg
if HAVE_GUI
include $(top_srcdir)/src/ui/gui/icons/manifest
-EXTRA_DIST += $(icons) $(icon_srcs)
+EXTRA_DIST += $(icons) $(icon_srcs) src/ui/gui/icons/COPYING_CCBYSA3
themedir = $(DESTDIR)$(datadir)/icons/hicolor
tests/data/bcd-in.expected.cmp.gz \
tests/data/binhex-in.expected.cmp.gz \
tests/data/binhex-out.expected.gz \
+ tests/data/hotel-encrypted.sav \
tests/data/legacy-in.expected.cmp.gz \
tests/data/num-in.expected.gz \
tests/data/num-out-cmp.pl \