Skip to content

Commit

Permalink
Fix make dist error.
Browse files Browse the repository at this point in the history
  • Loading branch information
phuang committed Sep 30, 2008
1 parent bd27a75 commit 08c01a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/gconf/Makefile.am
Expand Up @@ -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
Expand Down

0 comments on commit 08c01a2

Please sign in to comment.