Parent Directory
|
Revision Log
fixed doc install
1 | SUBDIRS = src po |
2 | |
3 | INTLTOOL_FILES = intltool-extract.in \ |
4 | intltool-merge.in \ |
5 | intltool-update.in |
6 | |
7 | DISTCLEANFILES = intltool-extract \ |
8 | intltool-merge \ |
9 | intltool-update \ |
10 | po/.intltool-merge-cache |
11 | |
12 | pidimdocdir = $(docdir) |
13 | pidimdoc_DATA = \ |
14 | README\ |
15 | COPYING\ |
16 | AUTHORS\ |
17 | ChangeLog\ |
18 | INSTALL\ |
19 | NEWS |
20 | |
21 | EXTRA_DIST = $(pidimdoc_DATA) \ |
22 | $(INTLTOOL_FILES) |
23 |
ViewVC Help | |
Powered by ViewVC 1.1.26 |