Sfoglia il codice sorgente

Include Makefile.am and ChangeLog in the user tarball.


git-svn-id: https://svn.microneil.com/svn/SNFClient/trunk@5 51592d22-3d51-405e-a108-f9da3ab4961f
adeniz_1
adeniz 15 anni fa
parent
commit
127fe4d6e7
2 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 5
    0
      SNFClient/ChangeLog
  2. 4
    0
      SNFClient/Makefile.am

+ 5
- 0
SNFClient/ChangeLog Vedi File

@@ -1,3 +1,8 @@
2009-05-27 Alban Deniz <adeniz@skidmark.localdomain>

* Makefile.am: Include Makefile.am and ChangeLog in the
distribution.

2009-05-26 Alban Deniz <adeniz@skidmark.localdomain>

* main.cpp (Timestamp): Removed \0 at end of format string.

+ 4
- 0
SNFClient/Makefile.am Vedi File

@@ -20,5 +20,9 @@ sbin_PROGRAMS = \
SNFClient_SOURCES = \
@top_srcdir@/SNFClient/main.cpp

EXTRA_DIST = \
Makefile.am \
ChangeLog

clean-local:
rm -f *.gcno *.gcov *.gcda *~

Loading…
Annulla
Salva