diff options
author | Matt Wilson <msw@redhat.com> | 2000-08-24 01:32:39 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-08-24 01:32:39 +0000 |
commit | 941e36f6d29d33fbac8d925427fcec1ea5464ee7 (patch) | |
tree | 741640930337be5b9515f4affbe42e33fcc7262b /edd/Makefile | |
parent | e6854befee404e8b99e5f9841ce79df398870e54 (diff) | |
download | anaconda-941e36f6d29d33fbac8d925427fcec1ea5464ee7.tar.gz anaconda-941e36f6d29d33fbac8d925427fcec1ea5464ee7.tar.xz anaconda-941e36f6d29d33fbac8d925427fcec1ea5464ee7.zip |
revert
Diffstat (limited to 'edd/Makefile')
-rw-r--r-- | edd/Makefile | 2 |
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)) |