]> 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 fa756e0721dceca4f26efa19b6acb45e37034610..aa38a0cdbecc643f387a192e83c42c56a370d9e6 100644 (file)
@@ -1,8 +1,9 @@
 noinst_LIBRARIES = libPUI.a
 
+EXTRA_DIST = complex.cxx simple.cxx
+
 libPUI_a_SOURCES = \
        pu.h puLocal.h \
-       complex.cxx \
        pu.cxx \
        puBox.cxx \
        puButton.cxx \