summaryrefslogtreecommitdiff
path: root/src/dom/Makefile
blob: 0baa4970b1d8f3b79678fa61842e7efc66a80d90 (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 := watcher.c

include $(NSBUILD)/Makefile.subdir