view m4macros/Makefile.am @ 22666:47731d2e9fe4

Add a 'Jump to markerline' option in the conversation window menu to jump to the markerline. The menuitem can be assigned a hotkey using the usual 'press key while hovering' GTK+ method. Closes #5355.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 14 Apr 2008 05:30:18 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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