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

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

BINDIR = FVWM_MODULEDIR

SRCS = FvwmDebug.c
OBJS = FvwmDebug.o

ComplexProgramTarget(FvwmDebug)
