From e09d3a446373cb08162b1acbe199280b0af4c4e4 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Wed, 17 Mar 2004 21:57:57 +0000 Subject: [PATCH] Ignore the Makefile and add Makefile.in --- librmff/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 librmff/Makefile.in diff --git a/librmff/Makefile.in b/librmff/Makefile.in new file mode 100644 index 000000000..a879c310d --- /dev/null +++ b/librmff/Makefile.in @@ -0,0 +1,2 @@ +all %: + make -C .. $@