diff options
| author | Ray Strode <rstrode@redhat.com> | 2007-06-08 13:44:27 -0400 |
|---|---|---|
| committer | Ray Strode <rstrode@redhat.com> | 2007-06-08 13:44:27 -0400 |
| commit | 2cd4149ac868c2f871ac11cae2a8132befb05e34 (patch) | |
| tree | 2900fcb1de8b3a7731a6d216c84a511dd61ff369 | |
| parent | 4ec45757056d378351069010fc8246114b0fae32 (diff) | |
add scripts/ dir to toplevel Makefile
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e1babde..5550d64 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = src po +SUBDIRS = src po scripts EXTRA_DIST = ChangeLog \ README \ |
