diff options
author | Darrell Anderson <[email protected]> | 2014-01-25 21:18:04 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-25 21:18:04 -0600 |
commit | 871fd6962d5a1dd4622685498875303622631f5f (patch) | |
tree | 0a8f274a3dcfd67cb976083bb05678d11653e06b /Makefile.am | |
parent | 23a865851ff2fdaf681fd0bf23d1042832f82268 (diff) | |
download | kpilot-871fd6962d5a1dd4622685498875303622631f5f.tar.gz kpilot-871fd6962d5a1dd4622685498875303622631f5f.zip |
Install help handbook files removed from tdepim.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 03d2b7c..1a92b00 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ ## (C) 1997 Stephan Kulow ## Modified by Adriaan de Groot -SUBDIRS = lib kpilot conduits +SUBDIRS = lib kpilot conduits doc messages: $(EXTRACTRC) `find . -name "*.rc" -o -name "*.ui"` > rc.cpp |