diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-04-05 12:49:02 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-04-05 12:49:02 +0200 |
commit | beefe179db43461a44b43d0f82facb10fb2ad8fb (patch) | |
tree | 3a2a5060d4d3d10516ff4ef8f74802be963813ad /Makefile.am | |
parent | 5e2669aecf912c3e5e858b5af75d686f1fe3da57 (diff) | |
parent | 78ca051ff11390e58daa120a9728e95c41a7e69e (diff) | |
download | ayatana-indicator-printers-beefe179db43461a44b43d0f82facb10fb2ad8fb.tar.gz ayatana-indicator-printers-beefe179db43461a44b43d0f82facb10fb2ad8fb.tar.bz2 ayatana-indicator-printers-beefe179db43461a44b43d0f82facb10fb2ad8fb.zip |
releasing version 0.1.6-0ubuntu1
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f90feae..8775921 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = src data test po DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall + +include $(top_srcdir)/Makefile.am.coverage |