This Makefile.am was missing; all it does is adding the *.h and Readme files to distribution

This commit is contained in:
okoenig 2003-02-28 17:47:24 +00:00
commit c2bad596f2

3
eo/src/do/Makefile.am Normal file
View file

@ -0,0 +1,3 @@
EXTRA_DIST = *.h Readme
CLEANFILES = *~