diff options
-rw-r--r-- | util/gconf/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/gconf/Makefile.am b/util/gconf/Makefile.am index 5c4b0ea..2317229 100644 --- a/util/gconf/Makefile.am +++ b/util/gconf/Makefile.am @@ -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 |