From dcc171f387b2bcaf510cb51c0cf7d5006e183763 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Thu, 7 Jul 2005 12:23:39 +0000 Subject: [PATCH] s/debian\//debian/: avoid issue on make dist with new automake --- helm/DEVEL/gdome_xslt/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/DEVEL/gdome_xslt/Makefile.am b/helm/DEVEL/gdome_xslt/Makefile.am index 5c36bb5ff..e31283586 100644 --- a/helm/DEVEL/gdome_xslt/Makefile.am +++ b/helm/DEVEL/gdome_xslt/Makefile.am @@ -1,6 +1,6 @@ DISTDIR = @PACKAGE@-@VERSION@ -EXTRA_DIST = BUGS LICENSE aclocal.m4 debian/ gdome2-xslt.pc.in gdome2-xslt-cpp-smart.pc.in +EXTRA_DIST = BUGS LICENSE aclocal.m4 debian gdome2-xslt.pc.in gdome2-xslt-cpp-smart.pc.in pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gdome2-xslt.pc gdome2-xslt-cpp-smart.pc -- 2.39.2