making dist
This commit is contained in:
parent
ef2c24c3f3
commit
c7f03a0053
|
@ -37,5 +37,6 @@ src/Makefile
|
|||
src/rout/Makefile
|
||||
src/seg/Makefile
|
||||
src/util/Makefile
|
||||
src/include/Makefile
|
||||
doc/Makefile
|
||||
])
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
SUBDIRS = seg util rout
|
||||
|
||||
EXTRA_DIST = include/*.h
|
||||
SUBDIRS = seg util rout include
|
||||
|
|
Loading…
Reference in New Issue