X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Slew%2FMakefile.am;h=4109b2923eff01d3c7bc52d5ec26594aa45972a0;hb=164282943845339cda5ba073c415acfacb7ba22b;hp=570ff85a99785b0230213d7ff1e48a5f69dce2ea;hpb=847f5b90d3262a05a6c706c6c38024f26277aab2;p=flightgear.git diff --git a/Slew/Makefile.am b/Slew/Makefile.am index 570ff85a9..4109b2923 100644 --- a/Slew/Makefile.am +++ b/Slew/Makefile.am @@ -1,7 +1,5 @@ -libdir = ${exec_prefix}/lib +noinst_LIBRARIES = libSlew.a -lib_LTLIBRARIES = libSlew.la - -libSlew_la_SOURCES = slew.c slew.h +libSlew_a_SOURCES = slew.c slew.h INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator