From be293b6c20e2978758f9d76e88850b83437f6a6b Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Mon, 27 Feb 2006 12:19:30 +0000 Subject: [PATCH] added missing include-file-entry git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@92 0778d3d1-df1d-0410-868b-ea421aaaa00d --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 3cce1d2a9..844d591f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -296,6 +296,7 @@ lmms_SOURCES = \ $(srcdir)/include/rubberband.h \ $(srcdir)/include/base64.h \ $(srcdir)/include/automatable_object.h \ + $(srcdir)/include/engine.h \ $(srcdir)/include/qxembed.h