~do-core/do/fix-the-shitstorm

395.1.10 by David Siegel
Epiphany autofoo.
1
include $(top_srcdir)/build.rules.mk
2
3
ASSEMBLY=Epiphany
39.1.7 by Jason Smith
Make build system sane
4
5
FILES = \
619.1.1 by Chris S.
fix more itemsources
6
	src/EpiphanyBookmarkItemSource.cs \
7
	src/EpiphanyBrowseBookmarksItem.cs
151.5.3 by Jason Smith
Fix build system
8
9
RESOURCES = \
413.1.24 by Alex Launi
Ahhh it finally builds!
10
	Resources/Epiphany.addin.xml
395.1.10 by David Siegel
Epiphany autofoo.
11
12
REFERENCES = \
39.1.7 by Jason Smith
Make build system sane
13
	System \
395.1.10 by David Siegel
Epiphany autofoo.
14
	System.Core \
39.1.7 by Jason Smith
Make build system sane
15
	System.Xml \
395.1.10 by David Siegel
Epiphany autofoo.
16
	$(DO_PLATFORM_LIBS) \
17
	$(DO_UNIVERSE_LIBS)