summaryrefslogtreecommitdiff
path: root/src/util/Makefile
blob: 4f95e7493f51e3aa7c7c1070977150aee54cff13 (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 := dom-str.c

include $(NSBUILD)/Makefile.subdir