(no commit message)
[prss.git] / configure.ac
index 3f7de99..0789ce1 100644 (file)
@@ -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
 ])