diff options
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2008-12-05 15:48:00 +0000 |
---|---|---|
committer | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2008-12-05 17:43:40 +0000 |
commit | c22cc27de4e3fb520c1a0f527258c0c1c7a1d793 (patch) | |
tree | 893ca4508d20c671c6ef362e61bce7c9cb8b3e18 /python | |
parent | 57adb8b378fe7da3e12af583555ccfd85979321a (diff) |
Remove example.py from EXTRA_DIST
Diffstat (limited to 'python')
-rw-r--r-- | python/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/Makefile.am b/python/Makefile.am index 322dfd4..844c8ff 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -42,7 +42,6 @@ pytpfarsight.c: pytpfarsight.override pytpfarsight.defs EXTRA_DIST = \ pytpfarsight.override \ pytpfarsight.defs \ - example.py \ pytpfarsight-filter.defs \ rebuild-defs.sh |