aboutsummaryrefslogtreecommitdiff
path: root/gconf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gconf/Makefile.am')
-rw-r--r--gconf/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/gconf/Makefile.am b/gconf/Makefile.am
index 4f50bd6..afe06b0 100644
--- a/gconf/Makefile.am
+++ b/gconf/Makefile.am
@@ -1,13 +1,13 @@
noinst_LIBRARIES=libgconf.a
libgconf_a_SOURCES = \
- argcv.c\
- argcv.h\
gconf-format.c\
gconf-gram.y\
gconf-lex.l\
gconf-preproc.c\
gconf-text.c\
- gconf.h
+ gconf.h\
+ wordsplit.c\
+ wordsplit.h
EXTRA_DIST=gconf-gram.h

Return to:

Send suggestions and report system problems to the System administrator.