Make plugin work together with API version 68 of Geany (arround svn r 2696)
[geanylatex.git] / Makefile.am
blob1b2396d017640627d7cac6e492ce3004bcdb6edb
1 ## Makefile.am -- Process this file with automake to produce Makefile.in
2 #SUBDIRS = tests
4 noinst_HEADERS = makefile.win32
6 lib_LTLIBRARIES = geanylatex.la
7 geanylatex_la_SOURCES = geanylatex.c letters.c latexencodings.c
8 geanylatex_la_LDFLAGS = -module -avoid-version
9 geanylatex_la_LIBADD  = @GEANY_LIBS@
11 AM_CPPFLAGS = @GEANY_CFLAGS@ -DGEANY_DISABLE_DEPRECATED
13 GEANY_DIR = $(shell geany --print-prefix | grep lib)
15 install: .libs/$(PACKAGE).so
16         mkdir -p $(DESTDIR)$(GEANY_DIR)/geany
17         cp $< $(DESTDIR)$(GEANY_DIR)/geany/