[gnumeric] Compilation: also export stuff from tools/dao.h



commit fa424474f99e327be6c73128580c3edf553159b9
Author: Morten Welinder <terra gnome org>
Date:   Tue Oct 1 22:20:34 2013 -0400

    Compilation: also export stuff from tools/dao.h
    
    ssconvert needs it.

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index bc12ce2..9d7e760 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -389,7 +389,7 @@ local.def: stamp-local.def
        @true
 
 stamp-local.def: $(libspreadsheet_include_HEADERS) Makefile $(top_srcdir)/tools/dumpdef.pl
-       hdrs='$(libspreadsheet_include_HEADERS) dialogs/dialogs.h dialogs/tool-dialogs.h tools/goal-seek.h 
tools/analysis-tools.h tools/gnm-solver.h widgets/gnumeric-expr-entry.h'; \
+       hdrs='$(libspreadsheet_include_HEADERS) dialogs/dialogs.h dialogs/tool-dialogs.h tools/dao.h 
tools/goal-seek.h tools/analysis-tools.h tools/gnm-solver.h widgets/gnumeric-expr-entry.h'; \
        hdrs_list=''; \
        for hdr in $$hdrs; do \
          if test -f $(srcdir)/$$hdr; then \


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