[geany/geany] 837a2f: Fix distribution of Scintilla's ILoader.h
Colomban Wendling
git-noreply at xxxxx
Sun Dec 2 08:06:27 UTC 2018
Branch: refs/heads/master
Author: Colomban Wendling <ban at herbesfolles.org>
Committer: Colomban Wendling <ban at herbesfolles.org>
Date: Sun, 02 Dec 2018 08:06:27 UTC
Commit: 837a2ff5db397bd8a96712f7ef726f1e0ce63851
https://github.com/geany/geany/commit/837a2ff5db397bd8a96712f7ef726f1e0ce63851
Log Message:
-----------
Fix distribution of Scintilla's ILoader.h
Modified Paths:
--------------
scintilla/include/Makefile.am
Modified: scintilla/include/Makefile.am
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -2,6 +2,7 @@
noinst_HEADERS = \
ILexer.h \
+ ILoader.h \
Platform.h
scintilla_includedir = $(includedir)/geany/scintilla/
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list