pidgin/purple-plugin-pack

closing dead branch
org.guifications.plugins.ignorance
2017-05-25, Gary Kramlich
e27132c09bb7
closing dead branch
EXTRA_DIST = .build .purple-plugin Makefile.mingw
autorejoindir = $(PURPLE_LIBDIR)
autorejoin_la_LDFLAGS = -module -avoid-version
if HAVE_PURPLE
autorejoin_LTLIBRARIES = autorejoin.la
autorejoin_la_LIBADD = \
$(GTK_LIBS)
autorejoin_la_SOURCES = \
autorejoin.c
endif
AM_CPPFLAGS = \
-DLIBDIR=\"$(PURPLE_LIBDIR)\" \
-DDATADIR=\"$(PURPLE_DATADIR)\" \
-DLOCALEDIR=\"$(PURPLE_DATADIR)/locale\" \
$(GTK_CFLAGS) \
$(DEBUG_CFLAGS) \
$(PURPLE_CFLAGS)