diff options
author | tlatorre <tlatorre@uchicago.edu> | 2019-10-12 16:03:54 -0500 |
---|---|---|
committer | tlatorre <tlatorre@uchicago.edu> | 2019-10-12 16:03:54 -0500 |
commit | 6ed73d053ceadbcdf75dcb9d34a0427c208e55db (patch) | |
tree | 7462fb6974d61ba915304b67e150ab36d199982d /Makefile | |
parent | c498c28cc7e2571d7aeb1afa475e4feffb5824eb (diff) | |
download | sddm-6ed73d053ceadbcdf75dcb9d34a0427c208e55db.tar.gz sddm-6ed73d053ceadbcdf75dcb9d34a0427c208e55db.tar.bz2 sddm-6ed73d053ceadbcdf75dcb9d34a0427c208e55db.zip |
add a section about the backgrounds
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ default: all all: sddm.pdf +all: sddm.pdf + calculate_limits: calculate_limits.c sddm.pdf: sddm.tex |