[beast: 14/57] SFI: build formatter.cc, path.cc, strings.cc



commit bea4ae784bcb665fdc917710c0a7b5db21f19664
Author: Tim Janik <timj gnu org>
Date:   Fri Jul 14 03:09:31 2017 +0200

    SFI: build formatter.cc, path.cc, strings.cc
    
    Signed-off-by: Tim Janik <timj gnu org>

 sfi/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sfi/Makefile.am b/sfi/Makefile.am
index 4c11c22..b5bea60 100644
--- a/sfi/Makefile.am
+++ b/sfi/Makefile.am
@@ -6,7 +6,7 @@ DEFS        += @DEFINE__FILE_DIR__@ -DG_LOG_DOMAIN=\"SFI\" -DG_DISABLE_CONST_RET
 AM_CPPFLAGS += -I$(top_srcdir)
 
 sfi_public_headers = $(strip \
-       bcore.hh        platform.hh     \
+       bcore.hh        formatter.hh    path.hh         platform.hh     strings.hh      \
        cxxaux.hh       \
        sfistore.hh     sficomwire.hh   sfifilecrawler.hh \
        glib-extra.hh                   sfiwrapper.hh    \
@@ -19,7 +19,7 @@ sfi_public_headers = $(strip \
        gbsearcharray.hh \
 )
 sfi_all_sources = $(strip \
-       bcore.cc        platform.cc     \
+       bcore.cc        formatter.cc    path.cc         platform.cc     strings.cc      \
        sfistore.cc     sficomwire.cc   sfifilecrawler.cc \
        glib-extra.cc                   sfiwrapper.cc   sfiprimitives.cc \
        sfivmarshal.cc  sfiglue.cc      sfigluecodec.cc sfiglueproxy.cc \


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