[geany/geany] 33d537: Add build.h to list of headers installed (autotools)
Lex Trotman
git-noreply at xxxxx
Thu Feb 16 22:26:03 UTC 2012
Branch: refs/heads/master
Author: Lex Trotman <elextr at gmail.com>
Committer: Lex Trotman <elextr at gmail.com>
Date: Thu, 16 Feb 2012 22:26:03
Commit: 33d5378508be235954e86aabc1688ac9d07defdd
https://github.com/geany/geany/commit/33d5378508be235954e86aabc1688ac9d07defdd
Log Message:
-----------
Add build.h to list of headers installed (autotools)
Modified Paths:
--------------
src/Makefile.am
Modified: src/Makefile.am
1 files changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -53,6 +53,7 @@ geany_includedir = $(includedir)/geany
# only install headers that define types or macros, not just functions
geany_include_HEADERS = \
+ build.h \
document.h \
editor.h \
encodings.h \
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).
More information about the Commits
mailing list