source:
trunk/web/Makefile.am
@
9773
Last change on this file since 9773 was 9773, checked in by charles, 13 years ago | |
---|---|
File size: 145 bytes |
Line | |
---|---|
1 | datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir} |
2 | |
3 | data_DATA = \ |
4 | index.html \ |
5 | LICENSE |
6 | |
7 | SUBDIRS = \ |
8 | images \ |
9 | javascript \ |
10 | stylesheets |
11 |
Note: See TracBrowser
for help on using the repository browser.