summaryrefslogtreecommitdiff
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 29c4667..324f0fe 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -10,9 +10,7 @@ INCLUDES = $(glib_CFLAGS)
libdconf_common_a_SOURCES = \
dconf-changeset.h \
dconf-changeset.c \
- dconf-paths.c \
- dconf-shmdir.h \
- dconf-shmdir.c
+ dconf-paths.c
libdconf_common_shared_a_CFLAGS = -fPIC -DPIC $(libdconf_common_a_CFLAGS)
libdconf_common_shared_a_SOURCES = $(libdconf_common_a_SOURCES)