This Makefile.am was missing; all it does is adding the *.h and Readme files to distribution
This commit is contained in:
parent
d250c9edf6
commit
c2bad596f2
1 changed files with 3 additions and 0 deletions
3
eo/src/do/Makefile.am
Normal file
3
eo/src/do/Makefile.am
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
EXTRA_DIST = *.h Readme
|
||||
|
||||
CLEANFILES = *~
|
||||
Reference in a new issue