change one += to = to AM_CFLAGS to avoid an error with recent automake

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10540 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-08-23 22:40:23 +00:00
parent 795a319bf2
commit 9a2b9511a5

View File

@@ -6,7 +6,7 @@ SUFFIXES = .et .h
INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken)
AM_CFLAGS += $(WFLAGS)
AM_CFLAGS = $(WFLAGS)
CP = cp