diff options
author | Martin Baulig <martin@home-of-linux.org> | 1999-11-28 16:20:16 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1999-11-28 16:20:16 +0000 |
commit | b60b7fd20199cf72ce23e638d50d9d6f90662023 (patch) | |
tree | bf4e999ae8de5c82d08d6a834dea207184da9644 /scripts/Makefile.am | |
parent | f918792bb6852ed1263398dd1ec5fa64a79e9cdc (diff) | |
download | libgtop-b60b7fd20199cf72ce23e638d50d9d6f90662023.tar.gz |
New file. This is included in `$(top_srcdir)/lib/lib.pl'.
1999-11-28 Martin Baulig <martin@home-of-linux.org>
* c_types.pl: New file.
This is included in `$(top_srcdir)/lib/lib.pl'.
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r-- | scripts/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am new file mode 100644 index 00000000..a991cb2b --- /dev/null +++ b/scripts/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = c_types.pl |