summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 3774edf9..eb6e62b0 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -15,7 +15,7 @@ endif
noinst_LIBRARIES = libhelper.a
-libhelper_a_SOURCES = oui.h oui.c list.h list.c \
+libhelper_a_SOURCES = oui.h oui.c \
textfile.h textfile.c helper.h helper.c \
logging.h logging.c dbus.h dbus.c \
sdp-xml.h sdp-xml.c $(sdp_sources) \