[geany/geany] 467639: Fix inclusion of some build files to the generated tarballs

Colomban Wendling git-noreply at xxxxx
Wed Jun 5 18:34:10 UTC 2013


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Wed, 05 Jun 2013 18:34:10 UTC
Commit:      467639c7c9af73dfce32eb05ef0d1f673a4b333c
             https://github.com/geany/geany/commit/467639c7c9af73dfce32eb05ef0d1f673a4b333c

Log Message:
-----------
Fix inclusion of some build files to the generated tarballs


Modified Paths:
--------------
    Makefile.am
    scintilla/Makefile.am

Modified: Makefile.am
1 files changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -8,6 +8,7 @@ ACLOCAL_AMFLAGS = -I m4
 
 WIN32_BUILD_FILES = \
 	geany_private.rc \
+	geany.exe.manifest \
 	win32-config.h \
 	makefile.win32
 


Modified: scintilla/Makefile.am
1 files changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -67,6 +67,7 @@ lexlib/PropSetSimple.h \
 lexlib/SparseState.h \
 lexlib/StyleContext.cxx \
 lexlib/StyleContext.h \
+lexlib/SubStyles.h \
 lexlib/WordList.cxx \
 lexlib/WordList.h \
 src/AutoComplete.cxx \



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