]> git.pld-linux.org Git - projects/setup.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 2 Mar 2009 10:44:35 +0000 (10:44 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 2 Mar 2009 10:44:35 +0000 (10:44 +0000)
Changed files:
    Makefile -> 1.28

Makefile

index 243e26586f066abbb89dd59bd1825cd101d56bc4..de1be6efba930cad2ab473c4ba75455c726648cd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ all: $(BIN_FILES)
 joinpasswd: joinpasswd.o
 update-fstab: update-fstab.o
 postshell: postshell.o
-dellpasswd: dellpasswd.o
+delpasswd: delpasswd.o
 
 .c.o:
        $(CC) $(CPPFLAGS) $(CFLAGS) $(CDEFS) -c $< -o $@
This page took 0.243876 seconds and 4 git commands to generate.