aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9ef7b0d..967760d 100644
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,9 @@ OBJ =\
libcoopgamma_ramps_unmarshal_.o\
libcoopgamma_send_message__.o
-HDR = libcoopgamma.h
+HDR =\
+ libcoopgamma.h\
+ common.h
LOBJ = $(OBJ:.o=.lo)