Rename aclocal.m4 to acinclude.m4 and add make target
[rsync.git] / prepare-source.mak
index 054bab70689f29b05f91879409755228739cf176..efb6228390717618ac421f1aa6a2076dd813fa33 100644 (file)
@@ -1,5 +1,8 @@
 conf: configure.sh config.h.in
 
+aclocal.m4:
+       aclocal
+
 configure.sh: configure.ac aclocal.m4
        autoconf -o configure.sh