~ubuntu-branches/ubuntu/wily/telepathy-glib/wily

« back to all changes in this revision

Viewing changes to tools/Makefile.am

Tags: upstream-0.9.0
ImportĀ upstreamĀ versionĀ 0.9.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
include $(top_srcdir)/tools/shave.mk
2
 
 
3
1
abs_top_builddir = @abs_top_builddir@
4
2
 
5
3
noinst_SCRIPTS = telepathy-glib-env
42
40
all: $(EXTRA_DIST)
43
41
 
44
42
libglibcodegen.py: libtpcodegen.py
45
 
        $(QUIET_GEN)touch $@
 
43
        $(AM_V_GEN)touch $@
46
44
c-constants-gen.py: libglibcodegen.py
47
 
        $(QUIET_GEN)touch $@
 
45
        $(AM_V_GEN)touch $@
48
46
glib-client-marshaller-gen.py: libglibcodegen.py
49
 
        $(QUIET_GEN)touch $@
 
47
        $(AM_V_GEN)touch $@
50
48
glib-errors-enum-body-gen.py: libglibcodegen.py
51
 
        $(QUIET_GEN)touch $@
 
49
        $(AM_V_GEN)touch $@
52
50
glib-errors-enum-header-gen.py: libglibcodegen.py
53
 
        $(QUIET_GEN)touch $@
 
51
        $(AM_V_GEN)touch $@
54
52
glib-ginterface-gen.py: libglibcodegen.py
55
 
        $(QUIET_GEN)touch $@
 
53
        $(AM_V_GEN)touch $@
56
54
glib-gtypes-generator.py: libglibcodegen.py
57
 
        $(QUIET_GEN)touch $@
 
55
        $(AM_V_GEN)touch $@
58
56
glib-interfaces-gen.py: libglibcodegen.py
59
 
        $(QUIET_GEN)touch $@
 
57
        $(AM_V_GEN)touch $@
60
58
glib-signals-marshal-gen.py: libglibcodegen.py
61
 
        $(QUIET_GEN)touch $@
 
59
        $(AM_V_GEN)touch $@
62
60
 
63
61
TELEPATHY_SPEC_SRCDIR = $(top_srcdir)/../telepathy-spec
64
62
maintainer-update-from-telepathy-spec: