author | Michael Krelin <hacker@klever.net> | 2004-07-24 00:31:38 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2004-07-24 00:31:38 (UTC) |
commit | 01aa1814c01211e6423540aa40433e469c65952b (patch) (side-by-side diff) | |
tree | 38e4f67828110ce8849cbd3091945a4cac522e23 /Makefile.am | |
parent | fbc32792b8d8266ff90aa60403f5da78739236f4 (diff) | |
download | dudki-01aa1814c01211e6423540aa40433e469c65952b.zip dudki-01aa1814c01211e6423540aa40433e469c65952b.tar.gz dudki-01aa1814c01211e6423540aa40433e469c65952b.tar.bz2 |
dist fix and version bump0.2
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a7ad457..e0d0660 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ SUBDIRS = src man +EXTRA_DIST = NEWS NEWS.xml NEWS.xsl all-local: NEWS |