From: Jean-Philippe Orsini Date: Sat, 20 Apr 2013 20:26:07 +0000 (+0000) Subject: (no commit message) X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=commitdiff_plain;h=479f4f78a5883feafa81b18497f60e2745dba8e3;ds=sidebyside --- diff --git a/configure.ac b/configure.ac index 3f7de99..0789ce1 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([ptask], [0.0.x],[jeanfi@gmail.com],[prss],[http://wpitchoune.net/prss]) +AC_INIT([prss], [0.0.x],[jeanfi@gmail.com],[prss],[http://wpitchoune.net/prss]) AM_INIT_AUTOMAKE([-Wall -Werror gnu]) @@ -50,6 +50,7 @@ AC_CONFIG_FILES([ Makefile po/Makefile.in src/Makefile + src/glade/Makefile tests/Makefile ]) diff --git a/src/Makefile.am b/src/Makefile.am index be94295..dcc1c1b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS= +SUBDIRS=glade # -export-dynamic is need for defining handlers in the glade file. AM_LDFLAGS = -Wl,--as-needed -export-dynamic diff --git a/src/glade/prss.glade b/src/glade/prss.glade new file mode 100644 index 0000000..5240d13 --- /dev/null +++ b/src/glade/prss.glade @@ -0,0 +1,10 @@ + + + + + False + + + + +