Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 308793 | Differences between
and this patch

Collapse All | Expand All

(-)a/libgda/Makefile.am (-2 / +1 lines)
Lines 247-253 uninstall-def-files: Link Here
247
endif
247
endif
248
248
249
gdaincludedir=$(includedir)/libgda-$(GDA_ABI_MAJOR_VERSION).$(GDA_ABI_MINOR_VERSION)/libgda
249
gdaincludedir=$(includedir)/libgda-$(GDA_ABI_MAJOR_VERSION).$(GDA_ABI_MINOR_VERSION)/libgda
250
gdainclude_HEADERS=$(libgda_built_headers) $(gda_headers)
250
gdainclude_HEADERS=$(libgda_built_headers) $(gda_headers) libgda.h
251
251
252
CLEANFILES = $(libgda_built_headers) $(libgda_built_cfiles) \
252
CLEANFILES = $(libgda_built_headers) $(libgda_built_cfiles) \
253
	gda-marshal.c \
253
	gda-marshal.c \
254
-

Return to bug 308793