From ecc15a99350b6701b8084565509fd163537355eb Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Sat, 26 Sep 2009 20:00:34 +0000 Subject: [PATCH] Add the reporter subdir to Makefile.am so it gets built. Originally committed to SVN as r3565. --- aegisub/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/aegisub/Makefile.am b/aegisub/Makefile.am index 6d0982cd7..027ad0c89 100644 --- a/aegisub/Makefile.am +++ b/aegisub/Makefile.am @@ -19,6 +19,7 @@ SUBDIRS = \ $(univchardet) \ tools \ src \ + reporter \ automation \ desktop \ po