summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSam Kottler <shk@redhat.com>2013-06-30 21:58:35 -0400
committerSam Kottler <shk@redhat.com>2013-06-30 21:58:35 -0400
commit52a0feb60edec8ff9489321298db989b77e89007 (patch)
tree5342eeb1ca8281a0597eeea7f9233d43268b9d8c /tests
parent17876fbff1d3742cd6b6b2ac75aa2b5b88b8e23b (diff)
downloadwsmancli-52a0feb60edec8ff9489321298db989b77e89007.tar.gz
wsmancli-52a0feb60edec8ff9489321298db989b77e89007.tar.xz
wsmancli-52a0feb60edec8ff9489321298db989b77e89007.zip
Changes to make libtool run cleanly
Diffstat (limited to 'tests')
-rw-r--r--tests/cunit/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cunit/Makefile.am b/tests/cunit/Makefile.am
index f282adc..5686e9f 100644
--- a/tests/cunit/Makefile.am
+++ b/tests/cunit/Makefile.am
@@ -1,7 +1,7 @@
AM_CFLAGS = @CFLAGS@
-INCLUDES = \
- $(OPENWSMAN_CFLAGS)
+AM_CPPFLAGS = \
+ $(OPENWSMAN_CFLAGS)
wsman_cunit_tests_LDADD = \
@@ -18,5 +18,5 @@ wsman_cunit_tests_SOURCES = run_tests.c \
pull.c \
transfer_put.c
-noinst_PROGRAMS = wsman_cunit_tests
+noinst_PROGRAMS = wsman_cunit_tests