diff options
Diffstat (limited to 'examples/svg-surface/Makefile.am')
-rw-r--r-- | examples/svg-surface/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/svg-surface/Makefile.am b/examples/svg-surface/Makefile.am deleted file mode 100644 index cf8e094..0000000 --- a/examples/svg-surface/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -include $(top_srcdir)/examples/Makefile.am_fragment - -# build the executable but don't install it -noinst_PROGRAMS = example_svg_file -example_svg_file_SOURCES = main.cc - -CLEANFILES = image.svg |