]> git.sur5r.net Git - kconfig-frontends/blobdiff - frontends/qconf/Makefile.am
scripts/ksync: bundle our patches in the release tarballs
[kconfig-frontends] / frontends / qconf / Makefile.am
index f6a66874bb97f0a06f89e6135d73a9a395b27c8c..1c654bf4fe5defa0d8c2052ccf4ee1150dc93489 100644 (file)
@@ -13,6 +13,7 @@ qconf_LDADD = $(top_builddir)/libs/parser/libkconfig-parser.la  \
               $(top_builddir)/libs/images/libkconfig-images.a   \
               $(qt4_LIBS) $(qconf_EXTRA_LIBS)
 CLEANFILES = qconf.moc
+EXTRA_DIST = qconf.cc.patch
 
 .h.moc:
        $(MOC) -i $< -o $@