view m4macros/Makefile.am @ 31226:fcffb1b97e3f

Added ciphers/*.c to libpurple/Makefile.mingw's C_SRC's. I tried using the same convenience library trick that I did in linux, but I just can't make it work here
author Gary Kramlich <grim@reaperworld.com>
date Thu, 17 Feb 2011 05:54:46 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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