summaryrefslogtreecommitdiff
path: root/tests/gobject/Makefile.am
blob: 7eecd38d0edb4ce99dd0109079ec8bacc4431f1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Process this file with automake to produce Makefile.in

SUBDIRS = . src docs

if BUILD_TESTS

check-local: clean

endif

EXTRA_DIST = examples/gobject.c

-include $(top_srcdir)/git.mk