summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2013-02-27 12:39:21 +0100
committerKarel Zak <kzak@redhat.com>2013-03-01 10:32:36 +0100
commitd4050fa3978508ec2b7cc4900efcaf5639fa4af3 (patch)
tree9b751eb4484e87d40a28d9ad74dff4bf48c4377f /Makefile.am
parent99726daeeef24bee047f966aeb5c9207626f22b1 (diff)
build-sys: add stuff for $ARCH
- add m4/arch.m4 to setup ARCH_<NAME> automake conditionals - use "if ARCH_<NAME>" in build system rather than make ifeq Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0636cd3..e0de815 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,5 +23,5 @@ AM_CPPFLAGS = -include config.h
AM_CFLAGS =
AM_LDFLAGS =
-
EXTRA_DIST = autogen.sh README LICENSE
+