Fix inclusion of some build files to the generated tarballs

This commit is contained in:
Colomban Wendling 2013-06-05 20:34:10 +02:00
parent fe0280037d
commit 467639c7c9
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ ACLOCAL_AMFLAGS = -I m4
WIN32_BUILD_FILES = \
geany_private.rc \
geany.exe.manifest \
win32-config.h \
makefile.win32

View File

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