summaryrefslogtreecommitdiff
path: root/lib/automake.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/automake.mk')
-rw-r--r--lib/automake.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/automake.mk b/lib/automake.mk
index 4e2fcf3bc..3531ba97f 100644
--- a/lib/automake.mk
+++ b/lib/automake.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010, 2011 Nicira Networks, Inc.
+# Copyright (C) 2009, 2010, 2011, 2012 Nicira Networks, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
@@ -45,6 +45,8 @@ lib_libopenvswitch_a_SOURCES = \
lib/dpif-provider.h \
lib/dpif.c \
lib/dpif.h \
+ lib/heap.c \
+ lib/heap.h \
lib/dynamic-string.c \
lib/dynamic-string.h \
lib/entropy.c \