From e4d977a199597a7bb057a61723d2ca8451d978ed Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Mon, 20 Aug 2007 11:36:37 +0000 Subject: [PATCH] added missing mmpz-wildcard git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@535 0778d3d1-df1d-0410-868b-ea421aaaa00d --- data/projects/tutorials/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/projects/tutorials/Makefile.am b/data/projects/tutorials/Makefile.am index a1d359483..b98549f7c 100644 --- a/data/projects/tutorials/Makefile.am +++ b/data/projects/tutorials/Makefile.am @@ -1,6 +1,6 @@ tutorialsdir = $(lmmsdatadir)/projects/tutorials -tutorials_DATA = *.mmp *.mmpz +tutorials_DATA = *.mmp* EXTRA_DIST = $(tutorials_DATA)