aboutsummaryrefslogtreecommitdiff
path: root/gconf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gconf/Makefile.am')
-rw-r--r--gconf/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/gconf/Makefile.am b/gconf/Makefile.am
deleted file mode 100644
index afe06b0..0000000
--- a/gconf/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
1noinst_LIBRARIES=libgconf.a
2libgconf_a_SOURCES = \
3 gconf-format.c\
4 gconf-gram.y\
5 gconf-lex.l\
6 gconf-preproc.c\
7 gconf-text.c\
8 gconf.h\
9 wordsplit.c\
10 wordsplit.h
11
12EXTRA_DIST=gconf-gram.h
13
14INCLUDES = -I$(top_srcdir)/gnu -I../gnu
15AM_YFLAGS = -dtv
16AM_LFLAGS = -dvp
17

Return to:

Send suggestions and report system problems to the System administrator.