mirror of https://github.com/odrling/Aegisub
Add default_config_platform.json to distclean files
Originally committed to SVN as r6775.
This commit is contained in:
parent
a126dea300
commit
6b21485c0b
|
@ -18,6 +18,8 @@ CLEANFILES += \
|
||||||
libresrc/default_config.cpp \
|
libresrc/default_config.cpp \
|
||||||
libresrc/default_config.h
|
libresrc/default_config.h
|
||||||
|
|
||||||
|
DISTCLEANFILES += default_config_platform.json
|
||||||
|
|
||||||
GLOBAL_DEPS += libresrc/bitmap.h libresrc/default_config.h
|
GLOBAL_DEPS += libresrc/bitmap.h libresrc/default_config.h
|
||||||
|
|
||||||
EXTRA_DIST += \
|
EXTRA_DIST += \
|
||||||
|
|
Loading…
Reference in New Issue