diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-09-15 13:53:59 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-09-15 13:53:59 +0000 |
commit | 6adf82a38c978e12dc32866f3520a6a5182aeb6e (patch) | |
tree | 1bc19bcba6b7a3d0be6fdadecf5d01f985804106 /tools | |
parent | 1ee8864f51cde35fbfd8b3a353c8dafc293d9927 (diff) | |
download | drakx-6adf82a38c978e12dc32866f3520a6a5182aeb6e.tar drakx-6adf82a38c978e12dc32866f3520a6a5182aeb6e.tar.gz drakx-6adf82a38c978e12dc32866f3520a6a5182aeb6e.tar.bz2 drakx-6adf82a38c978e12dc32866f3520a6a5182aeb6e.tar.xz drakx-6adf82a38c978e12dc32866f3520a6a5182aeb6e.zip |
add aewm-drakx
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile index 67e34ade8..06a2b8a0c 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -1,7 +1,7 @@ ROOTDEST = /export DEST = $(ROOTDEST)/Mandrake/mdkinst RPMS = $(wildcard $(ROOTDEST)/Mandrake/RPMS/*.rpm) -DIRS = ddcprobe serial_probe +DIRS = ddcprobe serial_probe aewm-drakx BASE = $(ROOTDEST)/Mandrake/base CFLAGS = -Wall |