From 2039fbdd72db6e7d11c33ddd3ae00a2448cdeaef Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Sat, 15 Mar 2014 15:28:06 +0100 Subject: sw html: split htmlfly to writer and class definition part Change-Id: I2e0185827fa1edce607a45b87cf3a25438276c03 --- sw/Library_sw.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/Library_sw.mk') diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk index c1ad6ca1757e..a21028d769b7 100644 --- a/sw/Library_sw.mk +++ b/sw/Library_sw.mk @@ -489,6 +489,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\ sw/source/filter/html/htmlfld \ sw/source/filter/html/htmlfldw \ sw/source/filter/html/htmlfly \ + sw/source/filter/html/htmlflywriter \ sw/source/filter/html/htmlflyt \ sw/source/filter/html/htmlform \ sw/source/filter/html/htmlforw \ -- cgit