[gnumeric] XLL: distcheck fix.



commit f98096055e6f3d39b624e9dd6502e4ffdb2334cd
Author: Morten Welinder <terra gnome org>
Date:   Sat Feb 13 19:07:15 2010 -0500

    XLL: distcheck fix.

 plugins/excelplugins/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/excelplugins/Makefile.am b/plugins/excelplugins/Makefile.am
index 1b5e429..c52cd31 100644
--- a/plugins/excelplugins/Makefile.am
+++ b/plugins/excelplugins/Makefile.am
@@ -10,7 +10,7 @@ plugin_la_LDFLAGS = -module $(GNUMERIC_PLUGIN_LDFLAGS)
 plugin_la_LIBADD = ../../src/.libs/libspreadsheet.la
 plugin_la_SOURCES = excelplugins.c
 xlcall32_la_LDFLAGS = -module $(GNUMERIC_PLUGIN_LDFLAGS)
-xlcall32_la_SOURCES = xlcall32_emulation.c
+xlcall32_la_SOURCES = xlcall32_emulation.c win32replacements.h xlcall.h
 
 xml_in_files = plugin.xml.in
 xml_DATA = $(xml_in_files:.xml.in=.xml)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]