Changeset 862 for branches/0.7-stable/Makefile.am
- Timestamp:
- Nov 20, 2009, 4:23:05 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.7-stable/Makefile.am
r852 r862 35 35 # renamed or deleted. Something similar will be provided by Automake 1.11 36 36 $(am__aclocal_m4_deps): 37 38 ############################################################## 39 ## 40 ## Some rules useful for maintainer 41 ## 42 43 include $(srcdir)/maintainer.am 44 45 # called within maintainer-check 46 ## We do wanna run all tests here since test repository is not 47 ## included in tarball, and thus some tests are skiped in distcheck. 48 MAINTAINER_CHECK_LOCAL = all check 49 # extra check in release rule 50 #RELEASE_LOCAL =
Note: See TracChangeset
for help on using the changeset viewer.