diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 4e314f7..c922af5 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -20,3 +20,4 @@ noinst_LIBRARIES = libtio.a libtio_a_SOURCES = tio.c tio.h +libtio_a_CFLAGS = -fPIC |