summaryrefslogtreecommitdiff
path: root/iceauth/Makefile.am
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-09-08 23:02:34 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-09-08 23:02:34 +0900
commit4d88910228dfcfa8f865f847ff7c45b248ccdb73 (patch)
tree01a0af922cf6ed795548e85e7925ceb65fe591b2 /iceauth/Makefile.am
parent2455690e07c439f91896db72b0188422f2b14218 (diff)
downloadx11-xserver-utils-tizen_2.3.1.tar.gz
x11-xserver-utils-tizen_2.3.1.tar.bz2
x11-xserver-utils-tizen_2.3.1.zip
Diffstat (limited to 'iceauth/Makefile.am')
-rwxr-xr-x[-rw-r--r--]iceauth/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/iceauth/Makefile.am b/iceauth/Makefile.am
index c2f068e..e70db64 100644..100755
--- a/iceauth/Makefile.am
+++ b/iceauth/Makefile.am
@@ -22,7 +22,8 @@
SUBDIRS = man
bin_PROGRAMS = iceauth
-AM_CFLAGS = $(CWARNFLAGS) $(ICEAUTH_CFLAGS)
+AM_CFLAGS = $(CWARNFLAGS) $(ICEAUTH_CFLAGS) -fPIE
+AM_LDFLAGS = $(ICEAUTH_LDFLAGS) -pie
iceauth_LDADD = $(ICEAUTH_LIBS)
iceauth_SOURCES = \