distcheck love
This commit is contained in:
parent
70613fac1c
commit
bfc2891118
4 changed files with 30 additions and 13 deletions
|
@ -0,0 +1,4 @@
|
|||
2001-07-19 Chema Celorio <chema@celorio.com>
|
||||
|
||||
* Makefile.am (cappletname): distcheck fixes
|
||||
|
|
@ -4,9 +4,11 @@ bin_PROGRAMS = behavior-properties
|
|||
|
||||
behavior_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
||||
behavior_properties_SOURCES = \
|
||||
prefs-widget.c prefs-widget.h\
|
||||
prefs-widget-app.c prefs-widget-app.h\
|
||||
preferences.c preferences.h\
|
||||
prefs-widget.c prefs-widget.h\
|
||||
prefs-widget-mdi.c prefs-widget-mdi.h\
|
||||
prefs-widget-dialogs.c prefs-widget-dialogs.h\
|
||||
prefs-widget-app.c prefs-widget-app.h\
|
||||
preferences.c preferences.h\
|
||||
main.c
|
||||
|
||||
pixmap_DATA =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue