summaryrefslogtreecommitdiffstats
path: root/edd/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-08-24 01:32:39 +0000
committerMatt Wilson <msw@redhat.com>2000-08-24 01:32:39 +0000
commit941e36f6d29d33fbac8d925427fcec1ea5464ee7 (patch)
tree741640930337be5b9515f4affbe42e33fcc7262b /edd/Makefile
parente6854befee404e8b99e5f9841ce79df398870e54 (diff)
downloadanaconda-941e36f6d29d33fbac8d925427fcec1ea5464ee7.tar.gz
anaconda-941e36f6d29d33fbac8d925427fcec1ea5464ee7.tar.xz
anaconda-941e36f6d29d33fbac8d925427fcec1ea5464ee7.zip
revert
Diffstat (limited to 'edd/Makefile')
-rw-r--r--edd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/edd/Makefile b/edd/Makefile
index fdba1ff65..320b99e32 100644
--- a/edd/Makefile
+++ b/edd/Makefile
@@ -2,7 +2,7 @@ include ../Makefile.inc
CFLAGS=-Wall -O -g -fpic -I/usr/include/python1.5# -DDEBUG
-#libedd.a(edd.o lrmi.o)
+libedd.a(edd.o lrmi.o)
TARGETS=eddmodule.so
ifeq (.depend,$(wildcard .depend))