From 1b5175ef9702f0d371fbe16e0754b9ae8ca7dbec Mon Sep 17 00:00:00 2001
From: Amar Takhar <verm@aegisub.org>
Date: Thu, 6 Mar 2008 22:19:59 +0000
Subject: [PATCH] Sigh, remove one more reference to csri header files.  I'm
 planning on redoing the lower part of this file after we start moving to
 modules.

Originally committed to SVN as r1931.
---
 aegisub/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/aegisub/Makefile.am b/aegisub/Makefile.am
index 9ac8a351b..d6f3d126b 100644
--- a/aegisub/Makefile.am
+++ b/aegisub/Makefile.am
@@ -139,7 +139,6 @@ EXTRA_aegisub_SOURCES = \
 	video_provider_dshow.cpp \
 	video_provider_lavc.cpp \
 	boost/*.hpp \
-	csri/*.h \
 	gl/*.h \
 	win32/stdint.h
 
-- 
GitLab