Mercurial > projects > package-update-indicator
comparison Makefile @ 2:7172a0db97af
Use GtkBuilder for all widgets
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Wed, 13 Jun 2018 20:06:00 +0200 |
parents | 2f04ec9e0506 |
children | a4020e99e550 |
comparison
equal
deleted
inserted
replaced
1:2f04ec9e0506 | 2:7172a0db97af |
---|---|
101 $(PACKAGE)_OBJS = package-update-indicator.o \ | 101 $(PACKAGE)_OBJS = package-update-indicator.o \ |
102 pui-application.o \ | 102 pui-application.o \ |
103 pui-backend.o \ | 103 pui-backend.o \ |
104 pui-get-updates.o \ | 104 pui-get-updates.o \ |
105 pui-settings.o \ | 105 pui-settings.o \ |
106 pui-types.o | 106 pui-types.o \ |
107 pui-resources.o | |
107 | 108 |
108 $(PACKAGE)-prefs_OBJS = package-update-indicator-prefs.o \ | 109 $(PACKAGE)-prefs_OBJS = package-update-indicator-prefs.o \ |
109 pui-prefs-application.o \ | 110 pui-prefs-application.o \ |
110 pui-settings.o \ | 111 pui-settings.o \ |
111 pui-prefs-resources.o | 112 pui-prefs-resources.o |