~ubuntu-branches/ubuntu/utopic/libmspub/utopic-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Rene Engelhard
  • Date: 2014-07-01 19:27:01 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20140701192701-hd2oabhs3d6rj3d6
Tags: 0.1.1-1
* New upstream release

* fix description (closes: #712168) 
* fix copyright after relicensing (closes: #750802)

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83
83
        $(top_srcdir)/configure $(am__configure_deps) \
84
84
        $(srcdir)/config.h.in $(srcdir)/libmspub.pc.in AUTHORS NEWS \
85
 
        README ar-lib config.guess config.sub install-sh missing \
86
 
        ltmain.sh
 
85
        README ar-lib config.guess config.sub depcomp install-sh \
 
86
        missing ltmain.sh
87
87
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88
88
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
89
89
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \