From: Michael Terry Date: Wed, 11 Sep 2013 17:56:09 +0000 (-0400) Subject: Some packaging changes to make the tarball match what is in bzr and prevent lintian... X-Git-Url: http://rtime.felk.cvut.cz/gitweb/sojka/lightdm.git/commitdiff_plain/220a162debab5de820fd43692836933d055cf89d Some packaging changes to make the tarball match what is in bzr and prevent lintian warnings --- diff --git a/autogen.sh b/autogen.sh index b08190da..b0e51a33 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,7 +2,7 @@ # Run this to generate all the initial makefiles, etc. libtoolize --force --copy -intltoolize --force +intltoolize --force --copy gtkdocize --copy aclocal autoconf diff --git a/help/Makefile.am b/help/Makefile.am index 3938c8d0..ef6150ae 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -2,8 +2,23 @@ HELP_ID = lightdm HELP_POT = lightdm-help.pot -HELP_FILES = index.page \ - legal.xml +HELP_FILES = autologin.page \ + config.page \ + default-greeter.page \ + default-session.page \ + diagnostics.page \ + guest.page \ + index.page \ + legal.xml \ + local-sessions.page \ + remote-sessions.page \ + seat.page \ + standard-authentication.page \ + user-list.page \ + user-switching.page \ + vnc.page \ + write-greeter.page \ + xdmcp.page HELP_LINGUAS = diff --git a/liblightdm-qt/QLightDM/Language b/liblightdm-qt/QLightDM/Language deleted file mode 100644 index 68d5513f..00000000 --- a/liblightdm-qt/QLightDM/Language +++ /dev/null @@ -1 +0,0 @@ -#include "QLightDM/language.h" \ No newline at end of file