~ubuntu-branches/ubuntu/trusty/tomboy/trusty

« back to all changes in this revision

Viewing changes to Tomboy/Addins/StickyNoteImport/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2014-01-07 11:36:40 UTC
  • mfrom: (1.5.20)
  • Revision ID: package-import@ubuntu.com-20140107113640-za9ho08loa3c6hga
Tags: 1.15.3-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
 
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
51
52
build_triplet = @build@
52
53
host_triplet = @host@
53
54
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54
 
        $(top_srcdir)/Makefile.include $(top_srcdir)/mkinstalldirs
 
55
        $(top_srcdir)/Makefile.include
55
56
subdir = Tomboy/Addins/StickyNoteImport
56
57
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
58
am__aclocal_m4_deps = $(top_srcdir)/configure.in
395
396
ctags: CTAGS
396
397
CTAGS:
397
398
 
398
 
cscope cscopelist:
399
 
 
400
399
 
401
400
distdir: $(DISTFILES)
402
401
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \