X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=Makefile.am;h=849f15a218d5b869077831d424f3c402085ffa8a;hb=99158f2e2f3a30b1113fb849f654ad8294a2c651;hp=98f3438b269e22e3fd03f992b6a3aa6fdb65cd99;hpb=e82c2d4d456990f1d983bdcad3f53e8e31db9173;p=maevies diff --git a/Makefile.am b/Makefile.am index 98f3438..849f15a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,30 +1,3 @@ -# Copyright (c) 2007-2008 INdT, (c) 2009 Nokia. -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public License -# along with this program. If not, see . - -AUTOMAKE_OPTIONS = foreign - -SUBDIRS = src po - -INTLTOOL_FILES = intltool-extract.in \ - intltool-merge.in \ - intltool-update.in - -EXTRA_DIST = $(INTLTOOL_FILES) \ - debian/changelog \ - debian/control \ - debian/copyright \ - debian/compat \ - debian/rules \ - src/* +SUBDIRS = src examples test +ACLOCAL_AMFLAGS = -I m4