diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4d6917c9b5..38f7a122d2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,4 +3,5 @@ SUBDIRS = src DIST_SUBDIRS = src -EXTRA_DIST = TODO
\ No newline at end of file +EXTRA_DIST = TODO HACKING FAQ + |