From b323e9b4f1940ad6d04480f0eaadfe114e5ce572 Mon Sep 17 00:00:00 2001
From: Amar Takhar <verm@aegisub.org>
Date: Thu, 6 Mar 2008 22:15:05 +0000
Subject: [PATCH] Forgot to remove the csri headers during the removal of the
 svn:externals link to the include dir.

Originally committed to SVN as r1930.
---
 aegisub/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/aegisub/Makefile.am b/aegisub/Makefile.am
index 7d5334e59..9ac8a351b 100644
--- a/aegisub/Makefile.am
+++ b/aegisub/Makefile.am
@@ -290,9 +290,6 @@ noinst_HEADERS = \
 	boost/throw_exception.hpp \
 	boost/workaround.hpp \
 	gl/glext.h \
-	csri/csri.h \
-	csri/logging.h \
-	csri/openerr.h \
 	mythes.hxx
 
 EXTRA_DIST = $(srcdir)/*.h beautify
-- 
GitLab