aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2016-09-21 08:50:59 +0200
committerThomas White <taw@bitwiz.org.uk>2016-09-21 08:50:59 +0200
commit9eae3e61d9bae7d2b650c3dc91aece65163330fc (patch)
treed05ff320ab2fe3d45e030c034b409b96bc2fba00 /Makefile.am
parent205c1640a1a7023c1f95f1dd1ac4b60456e5bc1b (diff)
Open the demo document on first run
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8a8566e..b7773a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@ src/default_stylesheet.o: src/default_stylesheet.sty
ld -r -b binary -o src/default_stylesheet.o src/default_stylesheet.sty
colloquiumdir = $(datadir)/colloquium
-colloquium_DATA = data/sky.png data/canvas.png
+colloquium_DATA = data/sky.png data/canvas.png data/demo.sc
EXTRA_DIST += $(colloquium_DATA)
iconsdir = $(datadir)/icons/hicolor/scalable/apps