From c6145f0b6373d4c79706dff380550a8fa3c8c0d8 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Thu, 23 Jul 2009 01:45:11 +0000 Subject: [PATCH] I don't know why there were .pm files under data_general.. updates #840 and #938. Originally committed to SVN as r3208. --- aegisub/automation/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) diff --git a/aegisub/automation/Makefile.am b/aegisub/automation/Makefile.am index 939466699..054813ef9 100644 --- a/aegisub/automation/Makefile.am +++ b/aegisub/automation/Makefile.am @@ -2,12 +2,6 @@ automationdir = $(aegisubdatadir)/automation share_docdir = $(aegisubdocdir) # share/ -data_general= \ - include/Aegisub.pm \ - include/Aegisub/Progress.pm \ - include/Aegisub/Script.pm \ - include/Auto4Utils.pm - data_auto4_lua = \ autoload/cleantags-autoload.lua \ autoload/kara-templater.lua \