* mdemo2/Makefile.am (INCLUDES): Include `$(top_srcdir)/../libltdl'

instead of `../libltdl'.
This commit is contained in:
Alfred M. Szmidt 2003-09-26 12:52:31 +00:00 committed by Peter O'Gorman
parent 27a9392fb1
commit 37b1fa6d14
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-09-26 Alfred M. Szmidt <ams@kemisten.nu>
* mdemo2/Makefile.am (INCLUDES): Include `$(top_srcdir)/../libltdl'
instead of `../libltdl'.
2003-09-24 Gary V. Vaughan <gary@gnu.org>
* bootstrap: Rewritten to use autoreconf.

View File

@ -3,7 +3,7 @@
AUTOMAKE_OPTIONS = no-dependencies foreign
ACLOCAL_AMFLAGS = -I ../m4
INCLUDES = -I../libltdl
INCLUDES = -I$(top_srcdir)/../libltdl
bin_PROGRAMS = mdemo2 mdemo2_static