]> git.mxchange.org Git - simgear.git/commitdiff
Tweaked compiled vs. lib vs. distributed file lists.
authorcurt <curt>
Tue, 8 Sep 1998 21:39:34 +0000 (21:39 +0000)
committercurt <curt>
Tue, 8 Sep 1998 21:39:34 +0000 (21:39 +0000)
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 \