/[svn]/gigedit/trunk/src/gigedit/gfx/Makefile.am
ViewVC logotype

Contents of /gigedit/trunk/src/gigedit/gfx/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3287 - (show annotations) (download)
Thu Jun 22 11:24:50 2017 UTC (6 years, 9 months ago) by schoenebeck
File size: 273 byte(s)
- Fixed compilation error.

1 AM_CPPFLAGS = $(GTKMM_CFLAGS)
2
3 noinst_LTLIBRARIES = libgigeditgfx.la
4
5 libgigeditgfx_la_SOURCES = \
6 builtinpix.cpp builtinpix.h \
7 black_loop.c \
8 blue_hatched_pattern.c \
9 blue_hatched_pattern2.c \
10 grayblue_hatched_pattern.c \
11 gray_loop.c \
12 red_dot.c \
13 yellow_dot.c
14
15

  ViewVC Help
Powered by ViewVC