Commit 4af1cfba authored by mkaply%us.ibm.com's avatar mkaply%us.ibm.com
Browse files

Trying this again with the correct case for LICENSE and README.txt

parent d11b65ff
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -355,3 +355,9 @@ libs::

echo_objs:
	@echo $(OBJS)

README_FILE = $(topsrcdir)/README.txt

libs::
	$(INSTALL) $(README_FILE) $(DIST)/bin
	$(INSTALL) $(topsrcdir)/LICENSE $(DIST)/bin