From ab55433c02b5c362b9a5533a192f5a36a8ff96df Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Tue, 6 Jan 2009 14:21:15 +0000 Subject: [PATCH] Add libres.cpp to EXTRA_DIST for now until I figure out why it's not working as it should. Originally committed to SVN as r2666. --- aegisub/libresrc/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aegisub/libresrc/Makefile.am b/aegisub/libresrc/Makefile.am index c708cfe0d..5c3fe498e 100644 --- a/aegisub/libresrc/Makefile.am +++ b/aegisub/libresrc/Makefile.am @@ -1,3 +1,5 @@ noinst_LIBRARIES = libresrc.a nodist_libresrc_a_SOURCES = resrc.cpp noinst_HEADERS = libresrc.h + +EXTRA_DIST = resrc.cpp