[geany/geany-plugins] ccf576: utils: Fix distribution of gp_gtkcompat.h

Colomban Wendling git-noreply at xxxxx
Tue Dec 4 12:37:32 UTC 2018


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Tue, 04 Dec 2018 12:37:32 UTC
Commit:      ccf576d941dd1d18e1fabcae967703a8b6e64356
             https://github.com/geany/geany-plugins/commit/ccf576d941dd1d18e1fabcae967703a8b6e64356

Log Message:
-----------
utils: Fix distribution of gp_gtkcompat.h


Modified Paths:
--------------
    utils/src/Makefile.am

Modified: utils/src/Makefile.am
3 lines changed, 2 insertions(+), 1 deletions(-)
===================================================================
@@ -4,7 +4,8 @@ lib_LTLIBRARIES = libgeanypluginutils.la
 
 libgeanypluginutils_la_SOURCES = \
 	filelist.h \
-	filelist.c
+	filelist.c \
+	gp_gtkcompat.h
 
 if ENABLE_UTILSLIB_VTECOMPAT
 libgeanypluginutils_la_SOURCES += \



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list