source:
trunk/third/intltool/tests/Makefile.am
@
18239
Revision 18239, 154 bytes checked in by ghudson, 22 years ago (diff) |
---|
Line | |
---|---|
1 | SUBDIRS = cases results |
2 | |
3 | TESTS = selftest |
4 | |
5 | EXTRA_DIST = selftest.pl.in |
6 | |
7 | selftest: selftest.pl |
8 | cp $< $@ && chmod +x $@ |
9 | |
10 | CLEANFILES = selftest selftest.pl |
Note: See TracBrowser
for help on using the repository browser.