Makefile.am: make autoreconf work
This commit is contained in:
parent
398a33cc2e
commit
9127a7edd2
@ -14,11 +14,10 @@
|
|||||||
# this program; if not, write to the Free Software Foundation, Inc.,
|
# this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
# 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
|
# 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
|
||||||
# auxdir = @ac_aux_dir@
|
auxdir = @ac_aux_dir@
|
||||||
auxdir = config
|
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = 1.8 dist-bzip2 foreign nostdinc no-dist-gzip
|
AUTOMAKE_OPTIONS = 1.8 dist-bzip2 foreign nostdinc no-dist-gzip
|
||||||
ACLOCAL_AMFLAGS = -I $(auxdir)
|
ACLOCAL_AMFLAGS = -I config
|
||||||
|
|
||||||
SUBDIRS = $(auxdir) html src
|
SUBDIRS = $(auxdir) html src
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user