summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 74b6651..bf4e133 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -12,9 +12,7 @@ libipset_la_SOURCES = \
parse.c \
print.c \
session.c \
- types.c \
- utils.c
-
+ types.c
#%.o: %.c
# ${AM_VERBOSE_CC} ${CC} ${AM_DEPFLAGS} ${AM_CFLAGS} ${CFLAGS} -o $@ -c $<