X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Flablgtkmathview%2FMakefile.in;h=3d7bd5d891a4745598254948698515117c771c0f;hb=e4ea08104e12e2d9e546f37e2d4fbb4febe75d29;hp=bc875865f3265a8f3fd5e1fe3a8a2f916c8c5aa5;hpb=4a97b3700b140024e1783ac12501ad5dfa4be9b5;p=helm.git diff --git a/helm/DEVEL/lablgtkmathview/Makefile.in b/helm/DEVEL/lablgtkmathview/Makefile.in index bc875865f..3d7bd5d89 100644 --- a/helm/DEVEL/lablgtkmathview/Makefile.in +++ b/helm/DEVEL/lablgtkmathview/Makefile.in @@ -1,6 +1,7 @@ # Makefile for lablgtk_mathview. -VERSION = @LABLGTKMATHVIEW_VERSION@ +PACKAGE = @PACKAGE@ +VERSION = @VERSION@ LABLGTKDIR = @LABLGTK_LIB_DIR@ MLMINIDOMDIR = @MLMINIDOM_LIB_DIR@ TESTDIR = ./test @@ -114,6 +115,5 @@ clean: distclean: clean rm -f configure config.cache config.status config.log Makefile - cd $(TESTDIR); make distclean include .depend