diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 937ce300..b9383083 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -14,4 +14,4 @@ EXTRA_DIST = ulonglong.m4 codeset.m4 getloadavg.m4 gettext.m4 glibc21.m4 iconv.m fstypename.m4 fsusage.m4 ls-mntd-fs.m4 getopt.h gettext.h fsusage.h mountlist.h\ error.m4 error.h error.c xalloc.h unlocked-io.h malloc.c realloc.c strtod.c -INCLUDES = -I$(srcdir) +INCLUDES = -I$(srcdir) -I$(top_srcdir)/intl |