summaryrefslogtreecommitdiffstats
path: root/config-null.mk
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2014-04-23 14:09:03 +0000
committerRoy Marples <roy@marples.name>2014-04-23 14:09:03 +0000
commitf3d23eb267c24f2e77b99302607aec86295507e7 (patch)
treeacb1ae5591ec193c5dbfe656482f77c80fba98c7 /config-null.mk
parent40a9f276dd166f7610228038ad4a77baeee08b8a (diff)
downloaddhcpcd-f3d23eb267c24f2e77b99302607aec86295507e7.tar.xz
Add config-null.mk and a nasty hack to include config.mk instead if it exists.
This allows make clean to work without configure being run.
Diffstat (limited to 'config-null.mk')
-rw-r--r--config-null.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-null.mk b/config-null.mk
new file mode 100644
index 00000000..6bf701d5
--- /dev/null
+++ b/config-null.mk
@@ -0,0 +1 @@
+# This space left intentionally blank