diff src/protocols/sametime/meanwhile/mpi/Makefile.am @ 12261:2edf5dc1b2ea

[gaim-migrate @ 14563] Removed the dependancy on libgmp, opting to use the public domain libmpi code instead. Bringing over updates to the places service which should fix some crash bugs. committer: Tailor Script <tailor@pidgin.im>
author Christopher O'Brien <siege@pidgin.im>
date Tue, 29 Nov 2005 23:31:40 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/protocols/sametime/meanwhile/mpi/Makefile.am	Tue Nov 29 23:31:40 2005 +0000
@@ -0,0 +1,7 @@
+
+noinst_LTLIBRARIES = libmpi.la
+
+libmpi_la_SOURCES = mpi.c
+
+noinst_HEADERS = logtab.h mpi-config.h mpi.h mpi-types.h
+