mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-28 13:12:10 +01:00
Make 'make distcheck' work again.
2008-02-10 Johan Dahlin <johan@gnome.org> * Makefile.am: * configure.ac: * girepository/Makefile.am: Make 'make distcheck' work again. svn path=/trunk/; revision=110
This commit is contained in:
parent
abcc72d5ef
commit
dbdadab624
@ -1,5 +1,7 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
|
include $(top_srcdir)/gcov.mak
|
||||||
|
|
||||||
INCLUDES = -DGIREPO_DEFAULT_SEARCH_PATH="\"$(libdir)\""
|
INCLUDES = -DGIREPO_DEFAULT_SEARCH_PATH="\"$(libdir)\""
|
||||||
|
|
||||||
lib_LTLIBRARIES = libgirepository.la
|
lib_LTLIBRARIES = libgirepository.la
|
||||||
@ -16,4 +18,3 @@ girepodir = $(includedir)/glib-2.0/gobject-introspection
|
|||||||
girepo_HEADERS = girepository.h
|
girepo_HEADERS = girepository.h
|
||||||
|
|
||||||
GCOV_SOURCES = $(libgirepository_la_SOURCES)
|
GCOV_SOURCES = $(libgirepository_la_SOURCES)
|
||||||
include $(top_srcdir)/gcov.mak
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user