summaryrefslogtreecommitdiff
path: root/sources/glue/Makefile.am
blob: aba7ffa5032182a6903880c565d99a7f8fe3d55d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
lib_LTLIBRARIES = libappindicator3sharpglue-12.10.0.la

libappindicator3sharpglue_12_10_0_la_SOURCES =

nodist_libappindicator3sharpglue_12_10_0_la_SOURCES = generated.c

libappindicator3sharpglue_12_10_0_la_LDFLAGS = -module -avoid-version -no-undefined

libappindicator3sharpglue_12_10_0_la_LIBADD = $(APPINDICATOR3_LIBS)

AM_CPPFLAGS = $(APPINDICATOR3_CFLAGS) -I$(top_srcdir)

libappindicator3sharpglue.dll: $(libappindicator3sharpglue_12_10_0_la_OBJECTS) libappindicator3sharpglue.rc libappindicator3sharpglue.def
	./build-dll libappindicator3sharpglue $(VERSION)

CLEANFILES = lib*.a lib*.dll

DISTCLEANFILES = $(nodist_libappindicator3sharpglue_12_10_0_la_SOURCES)

EXTRA_DIST =