Skip to content

Commit

Permalink
Fixed minor build issue with new installers where a repeated installa…
Browse files Browse the repository at this point in the history
…tion target caused the build to stop.

Ignore-this: 28102b934c90487b2b72ee3aede3982b

darcs-hash:20100915051449-f1522-e1111438d88d3dd0d8ad788f9ca9d4cc95df97c9.gz
  • Loading branch information
scudette committed Sep 15, 2010
1 parent 32f4235 commit 7163b9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ my_utilities = $(shell find utilities -type f -not -name .\*)
my_examples = $(shell find examples -type f -not -name .\*)
bin_SCRIPTS = pyflag pyflash pyflag_launch src/pyflag/conf.py
pkgdata_DATA = $(my_data) \
data/magic.mgc data/magic.mime.mgc \
images/changelog.html
pkgpython_PYTHON = src/pyflag/conf.py
nobase_pkgdata_DATA = $(my_images) $(my_utilities) $(my_examples)
Expand Down

0 comments on commit 7163b9c

Please sign in to comment.