diff options
| author | Matias Fontanini <matias.fontanini@gmail.com> | 2013-01-31 16:48:32 -0300 |
|---|---|---|
| committer | Matias Fontanini <matias.fontanini@gmail.com> | 2013-01-31 16:48:32 -0300 |
| commit | a24e0d5a4b4ef380818e7763c2a5885c413c2cd4 (patch) | |
| tree | 2e62c0aac378dadb29380ce270ff801bd1f78096 /Makefile.am | |
| parent | c6dc18d215d2876a6107ebc9841f975306827cca (diff) | |
Done some changes on the build system.v0.3
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b452ef2..d88fba9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ AUTOMAKE_OPTIONS=subdir-objects -ACLOCAL_AMFLAGS=${ACLOCAL_FLAGS} +ACLOCAL_AMFLAGS=${ACLOCAL_FLAGS} -I m4 # pkg-config stuff pkgconfigdir = $(libdir)/pkgconfig |
