upgrading Makefile.am's for more recent automake versions

This commit is contained in:
2013-12-16 14:08:39 +00:00
parent 5d055d95d8
commit 290816f996
18 changed files with 19 additions and 19 deletions

View File

@@ -12,7 +12,7 @@ cpp_sources = mud_all.c \
include_HEADERS = mud.h
INCLUDES = -I.
AM_CPPFLAGS = -I.
AM_CFLAGS = $(LOCAL_MUD_LIB_CFLAGS)
AM_LDFLAGS = $(LOCAL_LIB_LDFLAGS)