view m4macros/Makefile.am @ 22434:77737a3526f1

The names history-next and history-prev were backwards! Make them right, and add c-n/c-p bindings as the default bindings. Thanks to shofixti for reporting the bug. Fixes #4593.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 07 Mar 2008 16:51:36 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

m4datadir=$(datadir)/aclocal
m4data_DATA=$(installed_m4)