Changeset 330 for trunk/Makefile.am
- Timestamp:
- 05/06/2009 20:54:38 (3 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 20 20 confman.conf.5 21 21 confman.conf.sample 22 confmanlib.sh 23 abspath 24 conflock
-
- Property svn:ignore
-
trunk/Makefile.am
r329 r330 1 #bashcompdir = $(sysconfdir)/bash_completion.d1 bashcompdir = $(sysconfdir)/bash_completion.d 2 2 pkglibexecdir = $(libexecdir)/confman 3 3 sysconfdefaultsdir = $(sysconfdir)/defaults … … 9 9 sysconf_DATA = confman.conf.sample 10 10 sysconfdefaults_DATA = confman.conf 11 #bashcomp_DATA = confman_completion11 bashcomp_DATA = confman_completion 12 12 man_MANS = confman.8 confman.conf.5 13 13 dist_man_MANS = confadmin.8 \ … … 22 22 $(sysconfdefaults_DATA) \ 23 23 $(man_MANS) 24 #$(bashcomp_DATA)24 $(bashcomp_DATA) 25 25 26 26 EXTRA_DIST = confman.in \
Note: See TracChangeset
for help on using the changeset viewer.
