[geany/geany-plugins] 378473: Fixup for ca2f9b8e787

Frank Lanitz git-noreply at xxxxx
Sun Feb 25 12:33:45 UTC 2018


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Sun, 25 Feb 2018 12:33:45 UTC
Commit:      3784733be10ef51c69bc3bd108fc6de5e386abc9
             https://github.com/geany/geany-plugins/commit/3784733be10ef51c69bc3bd108fc6de5e386abc9

Log Message:
-----------
Fixup for ca2f9b8e787


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

Modified: addons/src/Makefile.am
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -10,7 +10,7 @@ addons_la_SOURCES = \
 	ao_blanklines.h \
 	ao_bookmarklist.c \
 	ao_bookmarklist.h \
-	ao_colortip.c
+	ao_colortip.c \
 	ao_colortip.h \
 	ao_copyfilepath.c \
 	ao_copyfilepath.h \
@@ -27,7 +27,7 @@ addons_la_SOURCES = \
 	ao_wrapwords.c \
 	ao_wrapwords.h \
 	ao_xmltagging.c \
-	ao_xmltagging.h \
+	ao_xmltagging.h
 
 addons_la_CPPFLAGS = $(AM_CPPFLAGS) \
 					 -DG_LOG_DOMAIN=\"Addons\"



--------------
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