Skip to content

Commit

Permalink
Add ACLOCAL_AM_FLAGS to Makefile.am
Browse files Browse the repository at this point in the history
This allows make to successfully regenerate Makefile if we change
stuff in Makefile.am or configure.ac
  • Loading branch information
trondn committed Sep 30, 2011
1 parent 5252c1c commit 2740929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ACLOCAL_AMFLAGS = -I m4 --force
bin_PROGRAMS = hammer molly

hammer_SOURCES = hammer.cc
Expand Down

0 comments on commit 2740929

Please sign in to comment.