From: curt Date: Tue, 8 Sep 1998 21:39:34 +0000 (+0000) Subject: Tweaked compiled vs. lib vs. distributed file lists. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=18ac42b2e443b48ae6efeeac319718a375a5f4c4;p=simgear.git Tweaked compiled vs. lib vs. distributed file lists. --- diff --git a/PUI/Makefile.am b/PUI/Makefile.am index fa756e07..aa38a0cd 100644 --- a/PUI/Makefile.am +++ b/PUI/Makefile.am @@ -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 \