From 38a56a963bff6b612f4a3f96c53fac8492e40eea Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Mon, 14 Dec 2015 20:57:36 +0100 Subject: Imported Upstream version 12.10.0 --- Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..e6e403f --- /dev/null +++ b/Makefile.am @@ -0,0 +1,8 @@ +SUBDIRS = sources sources/glue doc + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = appindicator3-sharp-0.1.pc + +EXTRA_DIST = appindicator3-sharp-0.1.pc.in +DISTCLEANFILES = appindicator3-sharp-0.1.pc + -- cgit v1.2.3