diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-06-24 23:07:33 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-06-24 23:08:56 +0800 |
commit | c36efaa152329d5a22e5925bb3fc7f342965228c (patch) | |
tree | 70d2266b27ae599072de3b853ae4656be61f2f51 | |
parent | 16b7d0adaecd0ff7f1d24741cd35246f80a72e42 (diff) | |
download | gsoc2013-empathy-c36efaa152329d5a22e5925bb3fc7f342965228c.tar gsoc2013-empathy-c36efaa152329d5a22e5925bb3fc7f342965228c.tar.gz gsoc2013-empathy-c36efaa152329d5a22e5925bb3fc7f342965228c.tar.bz2 gsoc2013-empathy-c36efaa152329d5a22e5925bb3fc7f342965228c.tar.lz gsoc2013-empathy-c36efaa152329d5a22e5925bb3fc7f342965228c.tar.xz gsoc2013-empathy-c36efaa152329d5a22e5925bb3fc7f342965228c.tar.zst gsoc2013-empathy-c36efaa152329d5a22e5925bb3fc7f342965228c.zip |
add empathy-map-view files to empathy_handwritten_source so they are checked by the coding style script
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index dbcd6d43d..e2076d3fc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -82,7 +82,7 @@ EXTRA_DIST = \ $(ui_DATA) if HAVE_LIBCHAMPLAIN -empathy_SOURCES += \ +empathy_handwritten_source += \ empathy-map-view.c \ empathy-map-view.h |