From 6b21485c0b2b2dd0a7a3ea7b5ba1570549d50988 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Mon, 14 May 2012 13:21:33 +0000 Subject: [PATCH] Add default_config_platform.json to distclean files Originally committed to SVN as r6775. --- aegisub/src/libresrc/Makefile.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aegisub/src/libresrc/Makefile.inc b/aegisub/src/libresrc/Makefile.inc index 3e2f8918d..ae45f5aa7 100644 --- a/aegisub/src/libresrc/Makefile.inc +++ b/aegisub/src/libresrc/Makefile.inc @@ -18,6 +18,8 @@ CLEANFILES += \ libresrc/default_config.cpp \ libresrc/default_config.h +DISTCLEANFILES += default_config_platform.json + GLOBAL_DEPS += libresrc/bitmap.h libresrc/default_config.h EXTRA_DIST += \