diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/Makefile b/src/Makefile index 7d7e9d6..25c1568 100644 --- a/src/Makefile +++ b/src/Makefile @@ -24,9 +24,7 @@ OBJ =\ HDR =\ common.h\ - solar.h\ - options.h\ - config-ini.h + solar.h PACKAGE_STRING = redshift-ng 1.13 |