From: Mike Gorse Date: Mon, 3 May 2010 21:09:37 +0000 (-0400) Subject: Fix CLEANFILES to remove schema X-Git-Tag: AT_SPI2_ATK_2_12_0~392 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=commitdiff_plain;h=9bf53eeb37094fb1c31ee158f9b0f8973a0042d2 Fix CLEANFILES to remove schema --- diff --git a/Makefile.am b/Makefile.am index 9fb6883..41f01c3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,4 +20,4 @@ EXTRA_DIST = \ $(schemas_in_files) CLEANFILES = \ - $(schemas_data) + $(schemas_DATA)