Changeset 823de9d for Makefile


Ignore:
Timestamp:
2009-03-12T19:10:06Z (15 years ago)
Author:
Sven Moritz Hallberg <pesco@…>
Branches:
master
Children:
673a54c
Parents:
9b55485
Message:

commit updates by ashish shukla <wahjava@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r9b55485 r823de9d  
    107107        x=$$(basename $$(pwd)); \
    108108        cd ..; \
    109         tar czf $$x.tar.gz --exclude=debian --exclude=.bzr $$x
     109        tar czf $$x.tar.gz --exclude=debian --exclude=.bzr* $$x
    110110
    111111$(subdirs):
Note: See TracChangeset for help on using the changeset viewer.