]> git.sur5r.net Git - kconfig-frontends/blobdiff - frontends/qconf/Makefile.am
frontends/qconf: clean generated files
[kconfig-frontends] / frontends / qconf / Makefile.am
index 361ec622f105c25e6806c16cdefcfe387363942c..f14164ef2d27feb0f85efbebe5915417579d57bc 100644 (file)
@@ -12,6 +12,7 @@ qconf_CXXFLAGS = $(AM_CXXFLAGS) \
 qconf_LDADD = $(top_builddir)/libs/parser/libkconfigparser.la \
               $(top_builddir)/libs/images/libimages.a         \
               $(qt4_LIBS) $(qconf_EXTRA_LIBS)
+CLEANFILES = qconf.moc
 
 .h.moc:
        $(MOC) -i $< -o $@