summaryrefslogtreecommitdiff
path: root/sources/glue/Makefile.am
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2015-12-21 11:07:36 +0100
committerAndrew Shadura <andrewsh@debian.org>2015-12-21 11:07:36 +0100
commit4d9c213f1f7cec6600ee1e41e058864a6d9499d0 (patch)
tree8316484d84379c01f78e3416f202a314eaa63ecb /sources/glue/Makefile.am
parentaebea90f7f457e3897b3e512f885b29728c7a7b8 (diff)
parent525bdd775ca784a06f9d6828c8c4dab21175111b (diff)
Merge tag 'upstream/12.10.0+git20151221'
Upstream version 12.10.0+git20151221
Diffstat (limited to 'sources/glue/Makefile.am')
-rw-r--r--sources/glue/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/sources/glue/Makefile.am b/sources/glue/Makefile.am
index f1d14f0..aba7ffa 100644
--- a/sources/glue/Makefile.am
+++ b/sources/glue/Makefile.am
@@ -8,11 +8,13 @@ libappindicator3sharpglue_12_10_0_la_LDFLAGS = -module -avoid-version -no-undefi
libappindicator3sharpglue_12_10_0_la_LIBADD = $(APPINDICATOR3_LIBS)
-INCLUDES = $(APPINDICATOR3_CFLAGS) -I$(top_srcdir)
+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 =