forked from mia/Aegisub
Remove unused files, add config/*.h
Originally committed to SVN as r2651.
This commit is contained in:
parent
0c6abb553e
commit
2ded1e69db
1 changed files with 3 additions and 3 deletions
|
@ -327,7 +327,8 @@ aegisub_SOURCES = \
|
|||
|
||||
aegisub_SOURCES += \
|
||||
$(srcdir)/*.h \
|
||||
$(srcdir)/include/aegisub/*.h
|
||||
$(srcdir)/include/aegisub/*.h \
|
||||
$(srcdir)/config/*.h
|
||||
|
||||
noinst_HEADERS = \
|
||||
$(srcdir)/boost/*.hpp \
|
||||
|
@ -336,5 +337,4 @@ noinst_HEADERS = \
|
|||
osx_bevelButton.h
|
||||
|
||||
EXTRA_DIST = \
|
||||
auto4_perldata.inc \
|
||||
win32/stdint.h
|
||||
auto4_perldata.inc
|
||||
|
|
Loading…
Reference in a new issue