/* 
 * Imakefile for fvwm 2.0 -- xpmroot
 */

FVWM_SRCDIR = ../..
#include <../../configure.h>
#define FVWM_BUILD_RULES
#include <../../makefile.h>

BINDIR = FVWM_MODULEDIR

SRCS = FvwmIconBox.c icons.c 
OBJS = FvwmIconBox.o icons.o 

ComplexProgramTarget(FvwmIconBox)
