Make usage of new Geany PKG stuff
[geanylatex.git] / Makefile.am
blobb37161a9fe873e0e0a48df7342e75c6087d4bbe4
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_LIBS@
12 AM_CPPFLAGS = @GEANY_CFLAGS@
14 install: .libs/geanylatex.so
15         mkdir -p $(HOME)/.geany/plugins
16         cp $< $(HOME)/.geany/plugins/