diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-02 15:22:50 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-02 15:22:50 -0400 |
commit | 8dc10faef5e2892fadf02cc523b40ec09883c48c (patch) | |
tree | eb45e125c4e1e8f7e17ac977331e18e252f3c19b /src | |
parent | d48a37a82e9ac828063e6aef0d185bb8af935970 (diff) |
fix minor bugs in Makefile, .gitignore
Diffstat (limited to 'src')
-rw-r--r-- | src/devtools/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devtools/.gitignore b/src/devtools/.gitignore index c9eaca9..06a1942 100644 --- a/src/devtools/.gitignore +++ b/src/devtools/.gitignore @@ -2,4 +2,3 @@ !*/ !Makefile !*.patch -!lib/makechrootpkg.sh.in |