From aebea90f7f457e3897b3e512f885b29728c7a7b8 Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Mon, 14 Dec 2015 21:11:35 +0100 Subject: Apply patches. --- sources/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources') diff --git a/sources/Makefile.am b/sources/Makefile.am index 2881239..9f6dcc2 100644 --- a/sources/Makefile.am +++ b/sources/Makefile.am @@ -42,7 +42,7 @@ generated-stamp: $(API) $(DLL): $(build_sources) generated-stamp $(CSC) -nowarn:169 -unsafe -target:library $(GTK_SHARP_LIBS) \ - $(build_sources) generated/*.cs -out:$(DLL) + $(build_sources) generated/*/*.cs -out:$(DLL) install-data-local: echo "$(GACUTIL) /i $(DLL) /f $(GACUTIL_FLAGS)"; \ -- cgit v1.2.3