summaryrefslogtreecommitdiff
path: root/src/parse/properties/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-05-26 23:14:40 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-05-26 23:14:40 +0000
commit41973ef1ab2935818a07b5899c1961e9c8c85214 (patch)
tree4c787ed51e8d3b7d00f11c61e2274c267c8a1981 /src/parse/properties/Makefile
parent83146f43df1f1330c10cedad4e97e90c7f2c1243 (diff)
downloadlibcss-41973ef1ab2935818a07b5899c1961e9c8c85214.tar.gz
libcss-41973ef1ab2935818a07b5899c1961e9c8c85214.tar.bz2
More refactoring groundwork. This actually compiles and passes the testsuite.
svn path=/trunk/libcss/; revision=7556
Diffstat (limited to 'src/parse/properties/Makefile')
-rw-r--r--src/parse/properties/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/parse/properties/Makefile b/src/parse/properties/Makefile
new file mode 100644
index 0000000..3afed97
--- /dev/null
+++ b/src/parse/properties/Makefile
@@ -0,0 +1,4 @@
+# Sources
+DIR_SOURCES := properties.c
+
+include build/makefiles/Makefile.subdir