aboutsummaryrefslogblamecommitdiffstats
path: root/calendar/Makefile.am
blob: 490749471507099b19d2d3bc3e12ee842f1b567a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                 
                        
                       



                    



                         

               
                         

                                              







                                              
INCLUDES =          \
    -I$(includedir) 
    -I$(includedir)

bin_PROGRAMS = gncal

gncal_SOURCES = \
    gncal.c     \
    gncal.h     \
    calcs.c     \
    calcs.h

gncal_LDADD = \
    $(GNOMEUI_LIBS) \
    $(top_builddir)/support/libsupport.a \
    $(INTLLIBS)

EXTRA_DIST = \
    gncal.desktop

Productivitydir = $(datadir)/apps/Productivity

Productivity_DATA = gncal.desktop