update.
[chise/libchise.git] / Makefile.in
index 32e4656..914e78b 100644 (file)
@@ -45,6 +45,7 @@ CHISE_DB_DIR  = ${CHISE_DIR}
 CHISE_SI_DB_DIR        = ${CHISE_DB_DIR}/db
 
 CHISE_CFLAGS   = \
+       -DCHISE_DB_FORMAT_VERSION=\"${CHISE_DIR_VERSION}/\" \
        -DCHISE_DB_DIR=\"${CHISE_DB_DIR}/\" \
        -DCHISE_SI_DB_DIR=\"${CHISE_SI_DB_DIR}/\"
 
@@ -85,7 +86,7 @@ clean:
 
 distclean: clean
        -$(RM) Makefile config.h config.status config.log
-
+       -$(RM) -r autom4te.cache autoscan.log configure.scan libtool
 
 tar:
        cvs commit