diff options
Diffstat (limited to 'quanta/components/csseditor/Makefile.am')
| -rw-r--r-- | quanta/components/csseditor/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/csseditor/Makefile.am b/quanta/components/csseditor/Makefile.am index 3b888e32..d10c36b8 100644 --- a/quanta/components/csseditor/Makefile.am +++ b/quanta/components/csseditor/Makefile.am @@ -14,5 +14,5 @@ AM_CPPFLAGS = -I$(top_srcdir)/quanta/src \ -I$(top_srcdir)/quanta/parsers \ -I$(top_srcdir)/quanta/project \ -I$(top_srcdir)/lib \ - $(KMDI_INCLUDES) $(all_includes) + $(all_includes) noinst_HEADERS = styleeditor.h |
