diff options
author | Reuben Thomas <rrt@sc3d.org> | 2007-12-14 00:06:45 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2007-12-14 00:06:45 +0000 |
commit | e0679bb50a67fb96f6f0b43778e893971e1139f9 (patch) | |
tree | 20c14ab453fc4edaf6b50514c41f3bfcaa35f349 /plpftp/Makefile.am | |
parent | b310b88c869ac1818eb4720574fee94a99841963 (diff) | |
download | plptools-e0679bb50a67fb96f6f0b43778e893971e1139f9.tar.gz plptools-e0679bb50a67fb96f6f0b43778e893971e1139f9.tar.bz2 plptools-e0679bb50a67fb96f6f0b43778e893971e1139f9.zip |
Move last header plp_inttypes.h out of include and into lib.
Remove RCS Ids from Makefile.am's so that checking in a Makefile.am
doesn't cause automake to be run.
Diffstat (limited to 'plpftp/Makefile.am')
-rw-r--r-- | plpftp/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plpftp/Makefile.am b/plpftp/Makefile.am index 36f5705..9e62577 100644 --- a/plpftp/Makefile.am +++ b/plpftp/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ -# INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/intl bin_PROGRAMS = plpftp |