forked from mia/Aegisub
Add btree/*.h to _SOURCES.
Originally committed to SVN as r3411.
This commit is contained in:
parent
60e2cf3790
commit
324094960b
1 changed files with 2 additions and 2 deletions
|
@ -315,11 +315,11 @@ aegisub_2_2_SOURCES = \
|
||||||
visual_tool_scale.cpp \
|
visual_tool_scale.cpp \
|
||||||
visual_tool_vector_clip.cpp
|
visual_tool_vector_clip.cpp
|
||||||
|
|
||||||
|
|
||||||
aegisub_2_2_SOURCES += \
|
aegisub_2_2_SOURCES += \
|
||||||
$(srcdir)/*.h \
|
$(srcdir)/*.h \
|
||||||
$(srcdir)/include/aegisub/*.h \
|
$(srcdir)/include/aegisub/*.h \
|
||||||
$(srcdir)/config/*.h
|
$(srcdir)/config/*.h \
|
||||||
|
$(srcdir)/btree/*.h
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
$(srcdir)/boost/*.hpp \
|
$(srcdir)/boost/*.hpp \
|
||||||
|
|
Loading…
Reference in a new issue