aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f20ec3..4966165 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,8 @@ OBJ =\
libcmap_snprint_range.o
HDR =\
- libcmap.h
+ libcmap.h\
+ common.h
LOBJ = $(OBJ:.o=.lo)