~oif-team/libgrip/add-position-coords

« back to all changes in this revision

Viewing changes to src/Makefile.am

Merge lp:~ken-vandine/libgrip/python_gi_override branch from Ken van Dine.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
        $(INTROSPECTION_SCANNER)                                                \
39
39
                -v --namespace Grip                                             \
40
40
                --nsversion=0.1                                                 \
 
41
                --warn-all                                                      \
41
42
                --add-include-path=$(srcdir) $(GTK_CFLAGS)                      \
42
43
                --include=GObject-2.0                                           \
43
44
                --include=GLib-2.0                                              \
104
105
DISTCLEANFILES =                        \
105
106
        stamp-griptypebuiltins.h        \
106
107
        griptypebuiltins.h              \
107
 
        griptypebuiltins.c
 
 
b'\\ No newline at end of file'
 
108
        griptypebuiltins.c
 
109