summaryrefslogtreecommitdiff
path: root/modules/relocatable-prog
diff options
context:
space:
mode:
Diffstat (limited to 'modules/relocatable-prog')
-rw-r--r--modules/relocatable-prog2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/relocatable-prog b/modules/relocatable-prog
index 9436d9cd03..6029b7c783 100644
--- a/modules/relocatable-prog
+++ b/modules/relocatable-prog
@@ -26,7 +26,7 @@ gl_RELOCATABLE([$gl_source_base])
Makefile.am:
DEFS += -DEXEEXT=\"$(EXEEXT)\"
-lib_SOURCES += relocatable.c progreloc.c
+lib_SOURCES += progreloc.c
Include:
#include "relocatable.h"