summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-20 23:58:07 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-20 23:58:07 +0200
commitb71035ce89480ed66ce855dd0923a5f3371aa0cd (patch)
tree3a97317beeddd24ddaf48b138920260d0448fe2a /Makefile.am
parentdf1d4d55e45406f97a139586f25f31bf18e5b8ff (diff)
build-sys: modernize build system
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2fdfc3d..bc45ad0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,9 @@
# License along with libatasmart. If not, If not, see
# <http://www.gnu.org/licenses/>.
+AM_CFLAGS = $(WARNINGFLAGS)
+AM_LDFLAGS = $(GCLDFLAGS)
+
dist_doc_DATA = README
EXTRA_DIST = \