diff options
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index e948202561..b34d51863b 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -102,6 +102,8 @@ glade_DATA = \ BUILT_SOURCES = $(server_DATA) CLEANFILES = $(BUILT_SOURCES) +DISTCLEANFILES = $(schema_DATA) + EXTRA_DIST = \ $(glade_DATA) \ $(schema_in_files) \ |