Hamlib/rotorez/Makefile.am
Nate Bargmann 01ab10bf10 Include backend specific notes with 'make dist'
(cherry picked from commit 20814924b2)
2012-03-01 21:23:16 -06:00

10 lines
272 B
Makefile

pkglib_LTLIBRARIES = hamlib-rotorez.la
hamlib_rotorez_la_SOURCES = rotorez.c
hamlib_rotorez_la_LDFLAGS = -no-undefined -module -avoid-version
hamlib_rotorez_la_LIBADD = $(top_builddir)/src/libhamlib.la
EXTRA_DIST = README.rotorez rotorez.txt
noinst_HEADERS = rotorez.h