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 \