summaryrefslogtreecommitdiff
path: root/src/Makefile.am
blob: 7925ce87cd58893b07fcdf0e322aa26eab0e8cfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
defexecdir = $(libdir)
defexec_DATA =

RELOCATABLE_LIBRARY_PATH = $(libdir)

include %D%/libdisfluid/Makefile.am
include %D%/gobject/Makefile.am
include %D%/gir/Makefile.am
include %D%/vala/Makefile.am

DISTCLEANFILES += $(defexec_DATA)

.PHONY: update-introspected-libs

update-introspected-libs: $(INTROSPECTED_LIBS)
	@true