fixup: distribute 'contrib/multilib/multi.m4'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 21 Jan 2012 18:40:35 +0000 (19:40 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 21 Jan 2012 18:41:18 +0000 (19:41 +0100)
This fix up a blunder in commit v1.11-665-gc5df21e of 2012-01-17,
"multilib: deprecate, will be moved to contrib".

* contrib/Makefile.am (EXTRA_DIST): Add 'multilib/multi.m4'.

contrib/Makefile.am

index b491923..820b547 100644 (file)
@@ -17,4 +17,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-EXTRA_DIST = README
+EXTRA_DIST = \
+  multilib/multi.m4 \
+  README