Initial revision
This commit is contained in:
parent
e9a5a54a3d
commit
740468134d
5
Makefile.am
Normal file
5
Makefile.am
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
## Process this file with automake to produce Makefile.in
|
||||||
|
AUTOMAKE_OPTIONS = foreign
|
||||||
|
SUBDIRS=include bsd_src common client server clients man contrib doc tests
|
||||||
|
EXTRA_DIST=fspd.conf FILES INFO BETA.README \
|
||||||
|
MACHINES COPYRIGHT setup.sh setup.csh
|
||||||
2
tests/Makefile.am
Normal file
2
tests/Makefile.am
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
noinst_PROGRAMS=mklargefile
|
||||||
|
extra_DIST=mklargefile.py
|
||||||
Loading…
Reference in New Issue
Block a user