summaryrefslogtreecommitdiff
path: root/tests/predopost_targets/Makefile
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2014-08-22 19:10:20 +0200
committerAndrew Shadura <andrew@shadura.me>2015-07-25 14:44:51 +0200
commit99305952b2affb1672b6f44834378729c753aab4 (patch)
tree9eed6368074100ad07b3fd388f3b727468aa615a /tests/predopost_targets/Makefile
parent97598f790fc8cd838e57c8a0cd1c519bc81bceaa (diff)
parent8d15cbf39b8aa01eaabfa3167e6ce3dc9f9e0af8 (diff)
Imported Debian patch 0.27.0-1
Diffstat (limited to 'tests/predopost_targets/Makefile')
-rw-r--r--tests/predopost_targets/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/predopost_targets/Makefile b/tests/predopost_targets/Makefile
new file mode 100644
index 0000000..01e4388
--- /dev/null
+++ b/tests/predopost_targets/Makefile
@@ -0,0 +1,9 @@
+SUBDIR = lib others lua
+TEST_PREREQS =
+
+.ifdef INCFILE
+.include "${INCFILE}"
+.endif
+
+.include "test.mk"
+.include <mkc.mk>