diff options
Diffstat (limited to 'util/Makefile.am')
-rw-r--r-- | util/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/Makefile.am b/util/Makefile.am index 2c13f0b..0d3ff01 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -4,6 +4,8 @@ else noinst_PROGRAMS = makestrs endif +CC = @CC_FOR_BUILD@ + EXTRA_DIST = \ Shell.ht \ StrDefs.ct \ |