diff options
author | Reuben Thomas <rrt@sc3d.org> | 2004-03-13 10:08:21 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2004-03-13 10:08:21 +0000 |
commit | ffc264d8dfe42f64250a13436623eff0df238b3b (patch) | |
tree | 2ee6bc683a84fd91f539b7904d0722406aa69dff /conf | |
parent | e9a716153cccd5ce9f1439afa68ed0f4361ee96e (diff) | |
download | plptools-ffc264d8dfe42f64250a13436623eff0df238b3b.tar.gz plptools-ffc264d8dfe42f64250a13436623eff0df238b3b.tar.bz2 plptools-ffc264d8dfe42f64250a13436623eff0df238b3b.zip |
Undo bogus change.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/Makefile.am.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/Makefile.am.in b/conf/Makefile.am.in index ba50b08..6db3f96 100644 --- a/conf/Makefile.am.in +++ b/conf/Makefile.am.in @@ -8,7 +8,7 @@ KDESUB = endif SUBDIRS = intl po lib ncpd plpnfsd plpftp plpbackup plpprint sisinstall \ - $(KDESUB) doc intl . + $(KDESUB) doc . EXTRA_DIST = CHANGES COPYING README TODO INSTALL ABOUT-NLS include/*.h* \ etc/*magic etc/*.in etc/*.c etc/psidump* conf/m4/kde/*.m4 \ |