summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2018-05-23 02:06:03 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2018-05-23 02:06:03 +0200
commit03fe3b83eb95a20a3397a0b5c19c25f02986c888 (patch)
treedeb9c0782b6391c25d8ecfc200ab1634cf96337e
parent66e39e76d7f9acc27522b0a25cd6e538ecc920f0 (diff)
downloadcppunit-03fe3b83eb95a20a3397a0b5c19c25f02986c888.tar.gz
fix make distcheck, part2
-rw-r--r--examples/money/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/money/Makefile.am b/examples/money/Makefile.am
index f6afb40..5db63fb 100644
--- a/examples/money/Makefile.am
+++ b/examples/money/Makefile.am
@@ -1,5 +1,5 @@
# Include cookbook.html in distro
-EXTRA_DIST = money.dsp money.dsw configure.in StdAfx.cpp
+EXTRA_DIST = money.dsp money.dsw configure.ac StdAfx.cpp
AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include