diff options
| author | Roy Marples <roy@marples.name> | 2014-04-23 14:09:03 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2014-04-23 14:09:03 +0000 |
| commit | f3d23eb267c24f2e77b99302607aec86295507e7 (patch) | |
| tree | acb1ae5591ec193c5dbfe656482f77c80fba98c7 /config-null.mk | |
| parent | 40a9f276dd166f7610228038ad4a77baeee08b8a (diff) | |
| download | dhcpcd-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.mk | 1 |
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 |
