summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>2000-11-22 20:58:15 +0000
committerMartin Baulig <martin@src.gnome.org>2000-11-22 20:58:15 +0000
commitcee38c53bc3f7b22078e9805e0406c21552576cc (patch)
treeba1f0cb19112d8d6350db360d6d288dac5cdf155 /Makefile.am
parent81b009733e78367672a515b297f6221cd23e21c4 (diff)
downloadlibgtop-cee38c53bc3f7b22078e9805e0406c21552576cc.tar.gz
New file.
2000-11-22 Martin Baulig <martin@home-of-linux.org> * lib/glibtop-server.c: New file. * lib/test-backends.c: New file. * lib/Makefile.am: Build test-backends test program. * lib/init-backends.c: Port this to libxml 2. * configure.in: Make this really work. * acinclude.m4: Removed the xml stuff. * Makefile.am (SUBDIRS): Put lib in front of sysdeps and backends.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 497622c4..0ca00dc2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
-SUBDIRS = po intl misc include sysdeps backends lib src doc dtd scripts
+SUBDIRS = po intl misc include lib sysdeps backends src doc dtd scripts
include_HEADERS = glibtop.h
configincludedir = $(pkglibdir)/include