diff --git a/Makefile b/Makefile index c0e7265d..2b377323 100644 --- a/Makefile +++ b/Makefile @@ -71,11 +71,9 @@ uninstall: rm -f "$(DESTDIR)$(bindir)/$(BIN_C)" rm -f "$(DESTDIR)$(bindir)/$(BIN_D)" rm -f "$(DESTDIR)$(bindir)/$(BIN_N)" - rm -f "$(DESTDIR)$(libdir)/udev/rules.d/$(PMRULES)" rm -f "$(DESTDIR)$(libdir)/udev/rules.d/99-$(BIN_D).rules" rm -f "$(DESTDIR)/etc/asusd/$(LEDCFG)" rm -f "$(DESTDIR)$(datarootdir)/dbus-1/system.d/$(BIN_D).conf" - rm -f "$(DESTDIR)$(datarootdir)/X11/xorg.conf.d/$(X11CFG)" rm -f "$(DESTDIR)$(libdir)/systemd/system/$(BIN_D).service" rm -r "$(DESTDIR)$(libdir)/systemd/user/$(BIN_N).service" rm -r "$(DESTDIR)$(datarootdir)/icons/hicolor/512x512/apps/asus_notif_yellow.png"