summaryrefslogtreecommitdiff
path: root/catgets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'catgets/Makefile')
-rw-r--r--catgets/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/catgets/Makefile b/catgets/Makefile
index 725d826249..0631599f18 100644
--- a/catgets/Makefile
+++ b/catgets/Makefile
@@ -26,11 +26,10 @@ distribute = catgetsinfo.h config.h
routines = catgets open_catalog
others = gencat
install-bin = gencat
+extra-objs = $(gencat-modules:=.o)
gencat-modules = xmalloc
-generated += xmalloc.o
-
# To find xmalloc.c
vpath %.c ../locale/programs