diff options
author | Alex Duggan <aldug@astrolinux.com> | 2003-03-10 22:08:57 +0000 |
---|---|---|
committer | Alex Duggan <aldug@src.gnome.org> | 2003-03-10 22:08:57 +0000 |
commit | 60aeab74f6582b6ff384a0e9d017da8d14ab276b (patch) | |
tree | 8fc4245144f28d2d94b3561bfa775f1bbfed2df2 /cut-n-paste-code/libegg | |
parent | 696891cd86d5bdc1a25bf1d9507821ceb1808bea (diff) | |
download | nautilus-60aeab74f6582b6ff384a0e9d017da8d14ab276b.tar.gz |
added Makefile and Makefile.in
2003-03-10 Alex Duggan <aldug@astrolinux.com>
* .cvsignore: added Makefile and Makefile.in
Diffstat (limited to 'cut-n-paste-code/libegg')
-rw-r--r-- | cut-n-paste-code/libegg/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cut-n-paste-code/libegg/.cvsignore b/cut-n-paste-code/libegg/.cvsignore new file mode 100644 index 000000000..282522db0 --- /dev/null +++ b/cut-n-paste-code/libegg/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in |