Index: Makefile
===================================================================
--- Makefile	(revision e7de6cc88c605c4f810cbc852e843294b4b0e8ac)
+++ Makefile	(revision 18e195291679abf861a0d789e8042605ea2f8941)
@@ -100,4 +100,6 @@
 install_share: share
 	cd $(CUR_DIR)/share && make install; cd $(CUR_DIR)
+	echo grammar compilation...
+	dgc
 
 # ------------------------------------------------------------------
