[tepl] build: update tepl/Makefile.am for previous commit



commit 4ac8a1e7cbb7f6fd4bae2c009f8d90aa2dda363f
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Jul 29 15:53:33 2017 +0200

    build: update tepl/Makefile.am for previous commit

 tepl/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tepl/Makefile.am b/tepl/Makefile.am
index 07cbd5b..5a95784 100644
--- a/tepl/Makefile.am
+++ b/tepl/Makefile.am
@@ -23,6 +23,7 @@ tepl_public_headers =                         \
        tepl-fold-region.h                      \
        tepl-gutter-renderer-folds.h            \
        tepl-info-bar.h                         \
+       tepl-init.h                             \
        tepl-iter.h                             \
        tepl-menu-shell.h                       \
        tepl-metadata-manager.h                 \
@@ -45,6 +46,7 @@ tepl_public_c_files =                         \
        tepl-fold-region.c                      \
        tepl-gutter-renderer-folds.c            \
        tepl-info-bar.c                         \
+       tepl-init.c                             \
        tepl-iter.c                             \
        tepl-menu-shell.c                       \
        tepl-metadata-manager.c                 \
@@ -67,7 +69,6 @@ tepl_private_c_files =                                \
        tepl-buffer-input-stream.c              \
        tepl-encoding-converter.c               \
        tepl-file-content-loader.c              \
-       tepl-init.c                             \
        tepl-io-error-info-bar.c                \
        tepl-progress-info-bar.c                \
        tepl-signal-group.c


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