* README: Append ".git" to git and cg examples.
[gnulib.git] / modules / relocatable-prog
index 797913f..4ea58d5 100644 (file)
@@ -15,13 +15,17 @@ m4/relocatable-lib.m4
 Depends-on:
 relocatable-prog-wrapper
 progname
+canonicalize-lgpl
+xalloc
+xreadlink
+stdbool
+unistd
 
 configure.ac:
 gl_RELOCATABLE([$gl_source_base])
 
 Makefile.am:
-DEFS += -DEXEEXT=\"$(EXEEXT)\"
-lib_SOURCES += relocatable.c progreloc.c
+DEFS += -DEXEEXT=\"@EXEEXT@\"
 
 Include:
 #include "relocatable.h"