diff options
author | Frederic Lepied <flepied@mandriva.com> | 2001-07-31 07:21:46 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2001-07-31 07:21:46 +0000 |
commit | 13129691b3684945b12b59da8c8f40a501cf0f6c (patch) | |
tree | 251d8162d1f95ca50a820f133f73da4f454e0371 /Makefile | |
parent | 8322ac1a41f6cf52234c8d84bc7f7b151c39e3e9 (diff) | |
download | common-data-13129691b3684945b12b59da8c8f40a501cf0f6c.tar common-data-13129691b3684945b12b59da8c8f40a501cf0f6c.tar.gz common-data-13129691b3684945b12b59da8c8f40a501cf0f6c.tar.bz2 common-data-13129691b3684945b12b59da8c8f40a501cf0f6c.tar.xz common-data-13129691b3684945b12b59da8c8f40a501cf0f6c.zip |
no need to run autoconf!
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -73,7 +73,6 @@ dist: cleandist dir export tar export: cvs export -d $(PACKAGE)-$(VERSION) -r $(TAG) $(PACKAGE) - cd $(PACKAGE)-$(VERSION); autoconf cvstag: cvs commit |