diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ea5a667e..9e79cc8d 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -1,3 +1,4 @@ | |||
1 | # the following definition tells where others .am are located | ||
1 | AM_CPPFLAGS = -I$(top_srcdir)/src/include | 2 | AM_CPPFLAGS = -I$(top_srcdir)/src/include |
2 | SUBDIRS = src doc | 3 | SUBDIRS = src doc |
3 | ACLOCAL_AMFLAGS = -I m4 | 4 | ACLOCAL_AMFLAGS = -I m4 |