diff options
author | Paul Querna | 2004-09-27 02:59:32 +0000 |
---|---|---|
committer | Paul Querna | 2004-09-27 02:59:32 +0000 |
commit | 9706fc2bfa08fd50d0a754aa7ede8434cb004c8b (patch) | |
tree | 09281ea11b607b1a52275717f19974fdb72c7261 /Makefile.am | |
parent | 7acaed0944e0bc6b79dcfaecf0667dabcc223d61 (diff) |
iniail makefiles and license foo
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..aebf68d --- /dev/null +++ b/Makefile.am | |||
@@ -0,0 +1,3 @@ | |||
1 | EXTRA_DIST = m4/outoforder.m4 m4/apache.m4 | ||
2 | |||
3 | SUBDIRS = src | ||