(chise_feature_sync): New function.
[chise/libchise.git] / Makefile.in
index 0296c60..d25faba 100644 (file)
@@ -1,7 +1,7 @@
 CC = @CC@
 DEFS = @DEFS@
 LIBS = @LIBS@ -ldb
-CFLAGS = @CFLAGS@ -c
+CFLAGS = @CFLAGS@ -c -Wall -Wmissing-prototypes
 
 LIBTOOL = @LIBTOOL@
 
@@ -42,7 +42,7 @@ libchise.la:  $(OBJS)
                $(CC) -o libchise.la $(OBJS) $(LIBS) \
                -rpath ${libdir} -version-info $(ABI_VERSION)
 
-chise.lo:      chise.c chise.h config.h
+chise.lo:      chise.c chise.h config.h sysdep.h
        $(LIBTOOL) $(CC) $(CFLAGS) chise.c
 
 name.lo:       name.c chise-name.h