Browse Source

Include ChangeLog in the user tarball.


git-svn-id: https://svn.microneil.com/svn/SNFServer/trunk@8 49a64a4e-e346-423c-883c-369b0fd10ff0
master
adeniz 15 years ago
parent
commit
708106cf14
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      SNFServer/Makefile.am

+ 2
- 1
SNFServer/Makefile.am View File

@@ -21,7 +21,8 @@ SNFServer_SOURCES = \
@top_srcdir@/SNFServer/main.cpp

EXTRA_DIST = \
Makefile.am
Makefile.am \
ChangeLog

clean-local:
rm -f *.gcno *.gcov *.gcda *~ $(CONFDATA)

Loading…
Cancel
Save