Because scripts/ksync is bundled, so must we also bundle our patches.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
$(gtk_LIBS) $(gconf_EXTRA_LIBS)
gconfdir = $(pkgdatadir)
gconf_DATA = gconf.glade
+EXTRA_DIST = gconf.c.patch
$(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 $@
BUILT_SOURCES = hconf.c lconf.c
CLEANFILES = hconf.c lconf.c yconf.c
+EXTRA_DIST = yconf.y.patch
# Can't use libkconfig_parser_a_CPPFLAGS, as it breaks dependencies
yconf.o: CPPFLAGS+=$(GETTEXT)