Fix make dist error.
authorHuang Peng <shawn.p.huang@gmail.com>
Tue, 30 Sep 2008 00:13:55 +0000 (08:13 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Tue, 30 Sep 2008 00:13:55 +0000 (08:13 +0800)
util/gconf/Makefile.am

index 5c4b0ea..2317229 100644 (file)
@@ -27,7 +27,7 @@ gconf_la_SOURCES = \
        gconf-types.h
 nodist_gconf_la_SOURCES = gconf.c
 CLEANFILES = gconf.c
-EXTRA_DIST = gconf.defs gconf.override  
+EXTRA_DIST = gconf.defs gconf.override gconf-arg-types.py
 gconf.c: gconf.defs gconf.override gconf-arg-types.py
 
 argtypesdir = $(datadir)/pygtk/2.0/argtypes