diff options
Diffstat (limited to 'quanta/project/Makefile.am')
| -rw-r--r-- | quanta/project/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/project/Makefile.am b/quanta/project/Makefile.am index f9a4248f..9eb648e1 100644 --- a/quanta/project/Makefile.am +++ b/quanta/project/Makefile.am @@ -20,7 +20,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/quanta/utility \ -I$(top_srcdir)/quanta/components/debugger \ -I$(top_srcdir)/quanta/components/debugger/interfaces \ -I$(top_builddir)/quanta/dialogs \ - $(KMDI_INCLUDES) $(all_includes) + $(all_includes) noinst_HEADERS = teammembersdlg.h membereditdlg.h eventconfigurationdlg.h \ eventeditordlg.h |
