data/misc/Makefile.am removed here again...
2001-11-14 Michael Natterer <mitch@gimp.org> * data/misc/Makefile.am * data/misc/rmshm: removed here again... * tools/Makefile.am * tools/rmshm: ...and added here.
This commit is contained in:

committed by
Michael Natterer

parent
9a1a607b88
commit
11df0e6f0c
@ -1,3 +1,11 @@
|
||||
2001-11-14 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* data/misc/Makefile.am
|
||||
* data/misc/rmshm: removed here again...
|
||||
|
||||
* tools/Makefile.am
|
||||
* tools/rmshm: ...and added here.
|
||||
|
||||
2001-11-14 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* configure.in: new directories etc/, data/images/ and data/misc/.
|
||||
|
@ -7,5 +7,4 @@ miscdata_SCRIPTS = \
|
||||
|
||||
EXTRA_DIST =
|
||||
$(miscdata_SCRIPTS) \
|
||||
user_install.bat \
|
||||
rmshm
|
||||
user_install.bat
|
||||
|
@ -35,4 +35,6 @@ INCLUDES = @STRIP_BEGIN@ \
|
||||
-I$(includedir) \
|
||||
@STRIP_END@
|
||||
|
||||
EXTRA_DIST = gimppath2svg.py
|
||||
EXTRA_DIST = \
|
||||
gimppath2svg.py \
|
||||
rmshm
|
||||
|
Reference in New Issue
Block a user