## Process this file with automake to produce Makefile.in. ## Pharmacy ## We require new-style dependency handling. AUTOMAKE_OPTIONS = 1.2f pharmacy_BITMAPS = pharmacy.png pixmapdir = $(datadir)/pixmaps EXTRA_DIST = $(pharmacy_BITMAPS) \ redlight.xpm redlightsm.xpm\ bolt.xpm \ checkout.xpm \ foot.xpm disksm.xpm\ plussm.xpm questionsm.xpm\ xsm.xpm bandaidsm.xpm merge.xpm \ mergesm.xpm cvs.xpm cvsdir.xpm cvssm.xpm pharmacybitmapsdir = $(datadir)/pixmaps pharmacybitmaps_DATA = $(pharmacy_BITMAPS) ## sysdir = $(datadir)/apps/Applications ## sys_DATA = pharmacy.desktop