Add build.h to list of headers installed (autotools)

This commit is contained in:
Lex Trotman 2012-02-17 09:26:03 +11:00
parent c348ccae58
commit 33d5378508

View File

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