From cfa6144c9a6c2472d0d0aedf3403c29c635c316d Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Sat, 21 Feb 2004 10:00:02 +0000 Subject: [PATCH] * removed debian dir from EXTRA_DIST var --- helm/DEVEL/mathml_editor/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/DEVEL/mathml_editor/Makefile.am b/helm/DEVEL/mathml_editor/Makefile.am index 01765d571..d383adb7c 100644 --- a/helm/DEVEL/mathml_editor/Makefile.am +++ b/helm/DEVEL/mathml_editor/Makefile.am @@ -1,6 +1,6 @@ DISTDIR = @PACKAGE@-@VERSION@ -EXTRA_DIST = BUGS LICENSE BUGS-GDOME2 MODES PATTERNS aclocal.m4 debian/ editex.pc.in +EXTRA_DIST = BUGS LICENSE BUGS-GDOME2 MODES PATTERNS aclocal.m4 editex.pc.in SUBDIRS = src test ocaml textomml xsl dict CLEANFILES = core -- 2.39.2