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 @@ +# the following definition tells where others .am are located AM_CPPFLAGS = -I$(top_srcdir)/src/include SUBDIRS = src doc ACLOCAL_AMFLAGS = -I m4 |