diff options
author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2015-07-31 11:47:33 +0200 |
---|---|---|
committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2015-07-31 11:47:33 +0200 |
commit | db229c864059d57719571b447e4a040374bf8264 (patch) | |
tree | 4957c4aeb2aefd1ce75a9004d7857c2dec748f29 /Makefile.am | |
parent | 71022180e5cb1aa1ce4399c7b852cf248045daa2 (diff) |
tuning the conf file to suite new taler libraries names
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 |