summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1999-11-28 16:21:51 +0000
committerMartin Baulig <martin@src.gnome.org>1999-11-28 16:21:51 +0000
commitaeeef43f4547b5ae14e1b798f37ea2e81f757376 (patch)
tree92818233b5c1843503e431286731f941e010366a /Makefile.am
parentb60b7fd20199cf72ce23e638d50d9d6f90662023 (diff)
downloadlibgtop-aeeef43f4547b5ae14e1b798f37ea2e81f757376.tar.gz
We now have a new, more extensible client/server communication model.
1999-11-28 Martin Baulig <martin@home-of-linux.org> * lib/lib.pl: We now have a new, more extensible client/server communication model. Include `$(top_srcdir)/scripts/c_types.pl' here.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bec7b220..a543b919 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,8 @@ if BUILD_GNOME_SUPPORT
support = support
endif
-SUBDIRS = po intl $(support) macros misc include sysdeps lib src doc
+SUBDIRS = po intl $(support) macros misc include sysdeps lib src doc \
+ scripts
include_HEADERS = glibtop.h
configincludedir = $(pkglibdir)/include