diff options
Diffstat (limited to 'quanta/components/cvsservice/Makefile.am')
| -rw-r--r-- | quanta/components/cvsservice/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/cvsservice/Makefile.am b/quanta/components/cvsservice/Makefile.am index b33f1ea0..6b72c440 100644 --- a/quanta/components/cvsservice/Makefile.am +++ b/quanta/components/cvsservice/Makefile.am @@ -11,5 +11,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 = cvsservicedcopif.h |
