aboutsummaryrefslogblamecommitdiffstats
path: root/addressbook/Makefile.am
blob: 45802a5ffcc6d3283a5a8badf0257d0a392abe56 (plain) (tree)
1
2
3
4
5
6
7
8
9
 
                                           
 
                              
                                
 
                 

                                 
                             



                                             
                             
                             

                             

SUBDIRS = util printing importers gui tools

error_DATA = addressbook.error
errordir = $(privdatadir)/errors

@EVO_PLUGIN_RULE@

EXTRA_DIST =            \
    addressbook.error.xml

dist-hook:
    cd $(distdir); rm -f $(BUILT_SOURCES)

BUILT_SOURCES = $(error_DATA)
CLEANFILES = $(BUILT_SOURCES)

-include $(top_srcdir)/git.mk