summaryrefslogtreecommitdiff
path: root/src/dom/Makefile
blob: 30e1847fc04ad7c3752d15963fecbc1bf605f290 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Makefile for libnslayout
#
# Copyright 2015 Michael Drake <tlsa@netsurf-browser.org>
#
# Released under the ISC License (see COPYING file)

# Sources
DIR_SOURCES := event.c

include $(NSBUILD)/Makefile.subdir