~ubuntu-branches/ubuntu/precise/libgpg-error/precise

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jose Carlos Garcia Sogo
  • Date: 2006-03-04 15:53:20 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060304155320-vti2rjivte4051gl
Tags: 1.2-1
New upstream version. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
# License along with this program; if not, write to the Free Software
18
18
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
19
19
 
20
 
SUBDIRS = src tests po
 
20
SUBDIRS = m4 src tests po
21
21
 
22
22
ACLOCAL_AMFLAGS = -I m4
 
23
AUTOMAKE_OPTIONS = dist-bzip2
23
24
 
24
25
EXTRA_DIST = autogen.sh config.rpath libgpg-error.spec.in 
25
26