diff options
author | test-tools <test-tools> | 2006-10-23 07:55:07 +0000 |
---|---|---|
committer | test-tools <test-tools> | 2006-10-23 07:55:07 +0000 |
commit | cce2531662810bc98bafac87789e3b81ee26bae0 (patch) | |
tree | 1097785f196425f28b32aa297c26fd8990b031e6 /Makefile.am | |
parent | 61d83858ebbb7e9534c12e2e9d01d5a2640e7c2a (diff) | |
download | beryl-manager-cce2531662810bc98bafac87789e3b81ee26bae0.tar.gz beryl-manager-cce2531662810bc98bafac87789e3b81ee26bae0.tar.bz2 |
Makefile.am's: Changed first line according to conventions, see info automake
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3a5f157..0713fa9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ +## Process this file with automake to produce Makefile.in SUBDIRS = src pixmaps po doc EXTRA_DIST = \ |