More srcdir != builddir, plus add missing source files.

More srcdir != builddir, plus add missing source files.
This commit is contained in:
Elliot Lee 2000-11-10 00:56:59 +00:00
parent fb05c868f0
commit f54e624328

View file

@ -1,4 +1,6 @@
INCLUDES = -I. -I$(srcdir) \
INCLUDES = -I. \
-I$(top_srcdir) \
-I$(srcdir) \
-I$(top_srcdir)/intl -I$(top_builddir)/intl \
-I$(top_srcdir)/libgnomevfs \
$(CAPPLET_INCLUDEDIR) \