Commit graph

5 commits

Author SHA1 Message Date
Patrick Ohly
2a3c735b43 LINGUAS: create automatically as part of autogen.sh/gen-autotools.sh
Manually updating the LINGUAS file is error prone because new
translations can be added at any time via translate.moblin.org.
Better create the file automatically on each build/release.
2009-10-02 17:27:45 +02:00
Patrick Ohly
b7f06f02b6 sync.desktop: fixed "make dist" after recent rename
The file which has to be distributed is "sync.desktop.in" now,
not "sync.desktop".
2009-07-13 14:32:10 +02:00
Patrick Ohly
d1a2631e28 compilation: fixes + installation of client-test + version bump
Removed a spurious package check for synthesis which was reintroduced
during the recent code cleanup and merging.

Fixed compilation with --enable-unit-tests and/or --enable-integration-tests.
CPPUnit header files were not included properly.

When at least one of these enable options is used, client-test is built
as part of the normal "make all" and installed in bindir as part of
"make install". The test files go into the docdir.
2009-03-25 14:43:49 +01:00
Patrick Ohly
18d17c2b19 .gitignore: ignore patches 2009-03-25 14:43:35 +01:00
Patrick Ohly
015090c128 ignore autotools files 2009-03-25 14:43:32 +01:00