Browse Source

Add the ACLOCAL_AMFLAGS option to Makefile.am.

master
Reece H. Dunn 9 years ago
parent
commit
6f4f6e573b
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Makefile.am

+ 1
- 0
Makefile.am View File

@@ -1,4 +1,5 @@
AUTOMAKE_OPTIONS = subdir-objects
ACLOCAL_AMFLAGS = -I m4

PREFIX=@prefix@
BINDIR=@bindir@

Loading…
Cancel
Save