diff options
Diffstat (limited to 'quanta/components/debugger/Makefile.am')
| -rw-r--r-- | quanta/components/debugger/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/Makefile.am b/quanta/components/debugger/Makefile.am index f24e455d..6c2a357b 100644 --- a/quanta/components/debugger/Makefile.am +++ b/quanta/components/debugger/Makefile.am @@ -21,5 +21,5 @@ AM_CPPFLAGS = -I$(top_srcdir)/quanta/components/debuggerquanta \ -I$(top_srcdir)/quanta/parts/preview \ -I$(top_srcdir)/quanta/messages \ -I$(top_srcdir)/lib \ - $(KMDI_INCLUDES) $(all_includes) + $(all_includes) noinst_HEADERS = pathmapper.h backtracelistview.h |
