dockapps/wmstickynotes-0.1/Makefile.am
Carlos R. Mafra 21625f40b5 Initial dockapps git repo
I tried to get the latest versions from dockapps.org, but I haven't
tested any of them.

More dockapps will be added as time permits.
2011-03-25 19:45:13 +01:00

15 lines
337 B
Makefile

#
# $Id: Makefile.am 9 2009-02-20 23:13:19Z hnc $
#
# Heath Caldwell <hncaldwell@gmail.com>
#
AM_CFLAGS = @GTK_CFLAGS@
AUTOMAKE_OPTIONS = gnu
bin_PROGRAMS = wmstickynotes
wmstickynotes_SOURCES = wmstickynotes.c wmstickynotes.h wmstickynotes.xpm delete_button.xpm resize_button.xpm
wmstickynotes_LDADD = @GTK_LIBS@
EXTRA_DIST = THANKS