/[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 3108 - (show annotations) (download)
Sun Feb 12 13:13:06 2017 UTC (7 years, 2 months ago) by schoenebeck
File size: 190 byte(s)
* Fixed compile errors.

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 gray_loop.c \
9 red_dot.c \
10 yellow_dot.c
11
12

  ViewVC Help
Powered by ViewVC