aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index dfac0f8..300fa46 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -100,3 +100,6 @@ $(DIR)/exists :
clean :
rm -rfv i386-win32 x86_64-win32 i386 x86_64
+
+Makefile: $(top_srcdir)/lib/Makefile
+ cp $< $@