summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index 4bdce3bca..69f4b6626 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,9 +6,9 @@ test -z "$srcdir" && srcdir=.
ORIGDIR=`pwd`
cd $srcdir
-PROJECT=Gtk+
-TEST_TYPE=-d
-FILE=gdk
+PROJECT=gdk-pixbuf
+TEST_TYPE=-f
+FILE=gdk-pixbuf/gdk-pixbuf.h
DIE=0