From 356cd2e7e0ceace7dadac7feb578d781543a29f6 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 30 Nov 2014 21:55:34 +0100 Subject: Clear out old menu stuff --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a215a59..5d29aaf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,10 +30,6 @@ EXTRA_DIST += src/presentation.h src/render.h src/wrap.h \ 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/colloquium.ui -EXTRA_DIST += $(colloquium_DATA) - iconsdir = $(datadir)/icons/hicolor/scalable/apps icons_DATA = data/colloquium.svg EXTRA_DIST += $(icons_DATA) -- cgit v1.2.3