diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2016-02-15 20:50:22 -0500 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2016-02-15 20:50:22 -0500 |
| commit | e89924163945d93cd0612b91d399469aea57246f (patch) | |
| tree | 38e3c3a6293f5c7eea66d61ad45ed08db7737d54 /test/Makefile | |
| parent | 374e1677e65fe2217444c328ad13677430fcd903 (diff) | |
| download | bibtex-e89924163945d93cd0612b91d399469aea57246f.tar.gz | |
Add test bib files
Diffstat (limited to 'test/Makefile')
| -rw-r--r-- | test/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile new file mode 100644 index 0000000..646964b --- /dev/null +++ b/test/Makefile @@ -0,0 +1,2 @@ +clean: + rm *.blg *.bbl |
