]> git.mxchange.org Git - simgear.git/blobdiff - PUI/Makefile.am
More portability changes to help with windoze compilation problems.
[simgear.git] / PUI / Makefile.am
index b4172b5fda1a0386994a3e0265c49a228e1571ed..aa38a0cdbecc643f387a192e83c42c56a370d9e6 100644 (file)
@@ -1,8 +1,8 @@
-libdir = ${exec_prefix}/lib
+noinst_LIBRARIES = libPUI.a
 
-lib_LTLIBRARIES = libPUI.la
+EXTRA_DIST = complex.cxx simple.cxx
 
-libPUI_la_SOURCES = \
+libPUI_a_SOURCES = \
        pu.h puLocal.h \
        pu.cxx \
        puBox.cxx \